PlaceholderGames / 2016-VnD_Game

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

Important: Second build #52

Open elliotnaylor opened 7 years ago

elliotnaylor commented 7 years ago

We need to polish some features and add some new tools before the second build, in order of importance:

These 2 have to be completed by the next build time

These are extra, so if you find time implement them, otherwise leave it as it is

ghost commented 7 years ago

The issue regarding the timer has been implemented in branch #59. A secondary end game condition is complete, its triggered when the levels time runs out. In the future, it needs to return the player back to the main menu but for the moment it fits the requirements of the 2nd build.

The bug that caused the HUD to incorrectly display the number of active ants on the level and number of ants required to finish a level has been fixed in issue #60 , the macros and variables will need to be included in every level from here on out.

I’m currently working on the new flying camera and fixing bugs.