STEP 1: Let's setup our program by choosing our main sprite character and placing it on the stage!

  • Go to and pick any sprite you want to bring on your adventure! Drop it at the top of the editor.
  • After the image label (example: "person1") add a comma and then the numbers -75, -100.
  • Your completed arguments should look like ("person12", -75, -100)
  • Click Run to see your sprite in the lower left corner and Submit and Next to continue.

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)