How to design the scenarios in a platform game?

Posted by ReyLitch on Game Development See other posts from Game Development or by ReyLitch
Published on 2012-07-27T17:32:17Z Indexed on 2012/08/31 21:50 UTC
Read the original article Hit count: 228

Filed under:
|
|

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 scenarios but I think that the scenarios needed in a platform game are not as conventional (by conventional I say something like this).

I am very lost and not know where to start and how to structure it.

Thanks in advance.

© Game Development or respective owner

Related posts about XNA

Related posts about scene-graph