Page 1 of 1

Need Help With Loading Scene @ Specified Spawn Point

Posted: Fri Jun 16, 2023 2:08 pm
by eldridge
Hello,

I would like to be able to load a scene and specify the spawn point of the character. I have tried using the SaveSystem.LoadScene method to do this, specifying the scene and spawn point separated by @. However, this did not work. I am also using the More Mountains Top Down Engine which has its own spawn point system: https://topdown-engine-docs.moremountai ... spawn.html. I suspect that the Top Down Engine is overriding the save system load scene protocol. Any advice on how to get this to work? Thanks

Re: Need Help With Loading Scene @ Specified Spawn Point

Posted: Fri Jun 16, 2023 9:08 pm
by Tony Li
Hi,

Make sure your Level Manager's Spawn Delay is set to 0.

Try setting the Save System component's Frames To Wait Before Apply Data to 1.