Can you turn off a spawn pad and turn on a new one?

Please help me with this for my map.

Well
In wha tcontext
like what causes the spawn to change

1 Like

use a checkpoint

2 Likes

Like AntLav said, we need to know how it changes…


If it’s when it’s in an area, just connect a zone to the spawn pads to turn one off and the other one on…


Also, isn’t checkpoints easier?


Hello :D`
(Yep, I’m back :])

3 Likes

You could use a lifecycle or channels

1 Like

make the spawn pad to pre-game, and the new one(s) to game

1 Like

You can’t really turn off a spawn pad, persay, but you can change where a player spawns.
You could place a zone where the original spawn pads is and a teleporter where you want the new spawn pad to be. Then add a trigger.
player enters zone → trigger trigger → teleport player here
When you want the new spawn location to turn on, simply activate the trigger.

1 Like