Hello! Tell me, please, how to make it so that when you exit the pause, the previous level does not continue, but starts over?
Hi lemedia!
You can make a variable with value of CurrentSceneName()
.
Then, in βChange the sceneβ event use ToString(variablename)
.
1 Like
It works! Thank you very much for your help!
1 Like