Goal:
Now we need to code what happens when the player lands on top of the platform.
Steps:
- Find the block of code that contains all the code for our basic jump function.
- From Control, place an IF block.
- From Sensing, place a touching color block into the IF block.