I have a level, and when i pause it, i want a button that sends you back to the main menu, and resets the level you paused at. Can someone help me achieve this? Thanks in advance
I asume that you use the build-in pause function....
In the pause scene, make an actor when pressed change scene to "YOUR MAIN"-scene. Before the CHANGE SCENE behaviour you can place all the CHANGE ATTRIBUTE behaviours you like and that way "reset" all of your game attributes.
Comments
In the pause scene, make an actor when pressed change scene to "YOUR MAIN"-scene. Before the CHANGE SCENE behaviour you can place all the CHANGE ATTRIBUTE behaviours you like and that way "reset" all of your game attributes.
Clear or ??
HC