STEP 8: Now let's make our sprite look more like a ufo!

  • Change the ufo's image name to "ufo".
  • Change the ufo's y-coordinate to y.
  • Go to and drag Set Size inside the loop. Set ufo's size to 0.3.

Now we've created 5 ufo sprites at the position (0, y). They're stacked on top of each other so it just look like 1!

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)