How do i make it to where when the host presses a button to teleport the other players are teleported with him

what would i need to do this?

Maybe use a relay set to all players, so button pressed activate relay, relay activated teleport to target.


is this what i need to do? i wired the button to the relay, and then i wired the relay to the teleporter which leads me to this

That should do the trick, I guess.
I guess you could do Player pressed button < trigger relay that’s on behalf of all players, and then link it to the teleporter ```Relay trigger < err ohh ok

Weird. I guess you can just do respawns or checkpoints?

Make a button, set the button channel to tramsit “teleport1”

Make a relay that’s set to all players, and make it relay when receiving on “teleport1”.

Next, make the relay tramsit on “teleport2”.

Lastly, make a teleporter on your destination that teleports to it when receiving on teleport2.

No wires are needed, just channels!

idk il test it w a friend and see if it works.

nvm what @California_Love said worked. :smile:

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.