STEP 2: Let's add the sprite that the player will use!

  • Add Turtle1 sprite and name it speedy.
  • Use Set Size to adjust speedy's size to 0.2.
  • Use Turn Left to rotate speedy 90 degrees.
  • Position speedy at the center and bottom of the stage: (0, -240).

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)