Create a KillBrick

Last updated: February 4, 2025

Let's create a Kill Brick to lower players health during the game!

  1. Create an object that you want to be a kill brick.

  2. Open a code builder by pressing </>

  1. Navigate to "Events" (Yellow circle) and create "When touched by a player" block
Feel free to change the seconds to how fast you want the player to loose health.
  1. Navigate to "Player" (Blue circle) and select " Change player health to 0"
  2. Save your code up the top and test out the result!

Was this article helpful?

Thanks for your feedback!