Goal:
Let’s set up the code for what happens when the player runs into either the side of the platform or the spikes.
Steps:
- Select the sprite called player.
- From Events, place a when green flagged click block.
- From Control, place a forever block.
- From Control, place an IF block.