STEP 12: Our meteor doesn't look quite right!

Remember, dot notation is the syntax for assigning an action to a specific sprite using the sprite's variable name.

  • From add Set Size indented inside the interval event.
  • Assign .set_size() to meteor using dot notation and change the float argument to 0.6.
  • From add Set Rotation in the event. Assign it to meteor and change the argument to 270.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE