I feel like I’m missing something obvious here… Is there a way to transition the next scene over the current scene, and then go back to the previous scene by transitioning over again?
For example:
- Main Menu --> (slide up and over main menu) --> Login
- Dismiss Login --> (slide down and over main menu) --> Main menu
I know this effect can be achieved using overlays, but then that prevents me from using overlays on the login screen.
Any ideas?