PlaceholderGames / 2016-VnD_Game

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

Bug report: ants don't get removed on digging map #75

Closed BojanStankovic closed 7 years ago

BojanStankovic commented 7 years ago

Once the ant is done working it doesn't get removed on the digging map. It does get removed on the example map however.

BojanStankovic commented 7 years ago

The problem was with spawner not being referenced in the ThirdPersonCharacter and the "end goal". This needs to be done for any new level, even if duplicated from an existing level. See #76 for details.

Merged and checked by @ScaryEme, @napiorek and me during the bug solving. Closing