Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make a change spawn like a checkpoint but can be done again?

Asked by 3 years ago

Does anyone have a script were, if i step on it and die i will spawn there, and if i step on another one i respawn there ANDD, if i restep on the previous one i will spawn there!?

1 answer

Log in to vote
0
Answered by 3 years ago

Well, this is not really a scripting problem but you can use the teams function to change your team once you stepped on the spawn location. Basically, set the property of the Spawnpoint to AllowTeamChangeOnTouch and create a team so when you stepped on the Spawnpoint it will make you spawn there.

I recommend going on to this page for help: https://developer.roblox.com/en-us/articles/Player-Spawns-and-Teams

Ad

Answer this question