Hey guys,
I am trying to move between levels (Scenes) just the same way as SMRPG. I have collider triggers and a spawner transform set up on little exit tabs that load the next scene and move my character to the desired position. The problem comes when I want multiple exits from the level, and only one spawner possible. Does anyone know how to use DontDestroyOnLoad() or something else to move fluently between stages?
↧