How to make parts change players speed obby level

Last updated: February 4, 2025

  1. Place a part on the ground that you can step on, and open the code builder

  2. Start with a When touched by a player block from Events and change the seconds to 1.

  3. From Player, use a change player's -- block. Change the health drop down to walk speed, then change the number to 2 to make them slow.

  4. Place a wait - seconds block from Controls and change it to however long you want the effect. Underneath, place another change player's -- block from Players and change the number to 20, for normal walking speed, setting the player back to normal.

  5. On a different part, place the same code, but instead of a 2 walk speed, put 60 for super speed.

  6. Scatter the parts along the floor, along with kill bricks. Press play and laugh at your friends struggle to avoid the killbricks or slow walk to the finish line!

Was this article helpful?

Thanks for your feedback!