End game not go to next scene
At the moment I have one level, and when you get to the goal it triggers the doorway which exits the scene. If you lose all your lives it also triggers the doorway because it’s game over.
But when I add more levels, the doorway will trigger the next level. How do I exit the game when it is game over?
-
Hi,
In the global gadget there is anninput for resetting the level
John -
Does that take you out of the level then? I assumed that kept you in there but reset everything.
So fire into that input when I want to quit?
Cool. -
It's unclear what you want to do when the player dies. Do you want them to go to a specific other level, different from the one you go to if you reach the end?
請登入寫評論。