PlaceholderGames / 2016-VnD_Game

2nd year computer games development group project
2 stars 0 forks source link

Bug report: Ant can use more than one skill #44

Closed rbakerusw closed 7 years ago

rbakerusw commented 7 years ago

Currently there is an issue in the game that allows the ants to be set to digging then the player can set the ant to something else even though it has been used.

I will work on fixing this bug when I have time. At first look, we may need an additional variable to prevent the ant from being used again.

rbakerusw commented 7 years ago

I think I have now fixed this issue to prevent the ants from being used more than once.

BojanStankovic commented 7 years ago

Tested, merged! Closing