Character Spawning

Hello, I am wanting to make a system where when you leave the game you’ll spawn right where you were when you left the game. Similar to how Minecraft spawns you in when you leave and join the game.

I tried looking this up but I can’t seem to find any way to create this system I have no idea where to start off at.

2 Likes

You can just add a bunch of check points

3 Likes

Try using a DataStore to save their location.

5 Likes