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
Need Help With Loading Scene @ Specified Spawn Point
Re: Need Help With Loading Scene @ Specified Spawn Point
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.
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.