Hello,
I've been working with multiple levels today and have run into a small problem.
I enter build mode and add two levels to my game project. I can see both levels being added to the game project during compile. After .exe is created I try to play the game.
1. In main menu I do not get the option to select what level I want to play. (Not sure if it's made to work that way.)
2. After completing first level game does not advance to level two.
Have I forgotten to add a marker or something to level 1 so that the game will advance to next level or might this be a bug? Thank you for your help.
Dog