Tuesday, July 8, 2008


More editor and back-end work done. The hud system is complete, and I've laid out the system for the main game loop and update system. I also added a mode system so that you can move from title to editor to game. I also added the corpus system which is a system for grabbing resources as the game needs them. And finally I added the structure for the scripting system. Now I need to add some more of the interface for building extrusion and start creating a level in the game. I've definitely settled on the space RPG design, so all objects will be along thos lines in the future. The robot model is good though because it uses the animation system and I want to make sure I don't break that.

No comments: