STEP 2: Let's set up the meteors our dino will have to dodge!

  • Drag two Meteor2 sprites into your program.
  • Name the first one meteor1 and place it at (-230, 230).
  • Name the second one meteor2 and place it at (230, -230).
  • Use two Set Size commands to change the size of both meteor1 and meteor2 to 0.5.

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)