Step 14: Player Falling 1

Goal:


Let’s set up code blocks that we will use to see if the player needs to fall – such as after jumping.

Steps:

  1. From Control, place a forever block.
  2. From Control, place an IF_THEN/ELSE block.

Code: