STEP 4: Let's set up the player controls.

Move mouse runs when the mouse moves over the stage. It causes the dino to go anywhere the mouse goes.

  • Go to and drag Move Mouse into your program.
  • Change the name in front of the .set_position() command to dino.

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)