"double pause" / Pause on Pause
krousty_bat
Member Posts: 48
I would like to know if it's possible to call a Pause, and from there call another Pause, and being able to return in order to the previous scene that called them.
Ot let's approach the idea differently:
Let's say I call a pause from my game
from there, I would like to call let's say, the scores scene, check them and press the screen to leave and get back on the pause Menu... Knowing that this exact same Score scene, will be called at the end of the game, and that the same screen press (anywhere, no button) will this time get back to the menu or the game directly let's say (well, you understand / a different scene depending on from where you're calling the scores)
Thx.
Ot let's approach the idea differently:
Let's say I call a pause from my game
from there, I would like to call let's say, the scores scene, check them and press the screen to leave and get back on the pause Menu... Knowing that this exact same Score scene, will be called at the end of the game, and that the same screen press (anywhere, no button) will this time get back to the menu or the game directly let's say (well, you understand / a different scene depending on from where you're calling the scores)
Thx.
Comments