How to Code a Teleporting Player Button

Last updated: February 24, 2025

  1. Select the part you want as your button and open up the code builder.

  2. From the Events section, place a when touched by a player block.

If you want it to be a clickable button, use a when player clicks object block.

  1. Follow it with a change player position in plot block. Using the drop down menu, change it to "by" and input whatever distance you want to teleport the player to.

Was this article helpful?

Thanks for your feedback!