STEP 9: The interval event will create meteors that fall from the top of the stage every 3 seconds.

We want these commands indented INSIDE the interval event, so look for the green block ···· before them!

  • Delete the .turn_left() command inside the interval event.
  • In LOGIC, click and drag Random Integer indented inside the interval event.
  • In GRAPHICS, drag a Sprite at Position inside the interval event.

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)