I am starting to create a new game, and it will be a very simple flappy bird clone. I have one question though. In what order should I create scenes? For example, these include the main menu, game, shop, ect. I am also using scene manager. Thank you!
Comments
You mean in what order to develop scenes? Then it does not matter much, start with the game scene and then add others, or simply use Game Template and start with it:
http://giderosmobile.com/forum/discussion/480/gideros-game-template/p1
If you mean create like instances, then there is only one scene created, which is now viewed, but basically scene manager manages itself, you only need to call change scene