Tagged Questions
1
vote
1answer
207 views
How to design the scenarios in a platform game?
I am developing a 3D platform game like Metroid Fusion with XNA. I have many classes for different elements as models, game screens, postprocessing and so on. Now I want to start designing the ...