STEP 15: Let's take the sprite off the stage after a certain amount of time.

  • In GRAPHICS, go to and drag Wait inside your interval event and underneath add_click_event.
  • Then, underneath your .wait() command, drag Remove Sprite inside your interval event.
  • Click Run and watch sprites appear on the stage and then disappear!

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)