STEP 1: Let's get our background and sprite set up!

  • From drag the Concert background into your program.
  • Pick a sprite from to be your dancer and drag it into your program.
  • Name the sprite dancer and set the dancer's y-coordinate to -100 so it stands on the stage.
  • Hint: Use Go To or add coordinates after the image label!

# THIS ACTIVITY IS IN PREVIEW ONLY MODE