Step 1: Easy Target Hit Message

Goal:


Let’s begin by coding what happens when the player shoots the Easy Target.

We want to begin this code only when we receive the “EasyScored!” broadcast message.

Steps:

  1. Click on the “Easy Target” sprite
  2. From Events, create a “when I receive” block
  3. Add a new message and call it “EasyScored!

Code:


Click to replay