Summer Programming 2014 – Dev. Post 19
|
I spent most of the day writing comments for my code. By now I’m done with the Managers so I’m gonna move on to the actual in-game objects and the gameobjects next. Other than that I’ve started working on the Level Manager. The idea is to load the data directly into the game via a .txt file that determines the time and type of enemy that should be spawned. It is very much in preproduction but should be done by tomorrow evening. I’ll do some more commenting tomorrow as well as completing the Level Manager. |