How to Make a Working Bouncy House

Last updated: February 18, 2025

  1. Start with your simple bouncy castle build of any kind. Select the "floor" part and open up the Code Builder.

  2. Place a when touched by player block from Events and change the seconds to 1. Follow it up with a change velocity block from Motion and type "30" into the Y input.

This step is to mimic the wobbly part of walking around a bouncy house

  1. Now for the jumping part, place a change players health block from Players. Using the drop down menu, change "health" to "jump height" and enter "40" into the input.
The bigger the number, the higher the jump!

  1. Place a wait -- seconds block from Control and put 3 seconds, then follow it with another change players health block, changing it to "Jump height" and tying the number as "10" to set it back to normal when you hop off.

  2. Colour your bouncy castle and you're ready to play!

Was this article helpful?

Thanks for your feedback!