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:
- From Operators, place a < block, and set the right side to -80.
- From Motion, place a round y position block into the left side of the < block.