![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | devAS |
Hello everyone,
For my project, I just want to switch to the earlier scene from the current scene. Much like a back button, but it should be automatic, like there is a cutscene, which when ends, the game should continue from getting back to previous scene.
For example, if the previous active scene was main menu, and then changed scene to cutscene, then on ending of the cutscene, it should go back to main menu; but if the the previous active scene was options, and then changed scene to cutscene, then on ending of the cutscene, it should go back to options.
How do I do that?