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.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)