Step 15: Player Falling 2

Goal:


-80 is the top of where the player can be before starting to fall. If the player is ever over this invisible line, they need to start falling.

Steps:

  1. From Operators, place a < block, and set the right side to -80.
  2. From Motion, place a round y position block into the left side of the < block.

Code: