STEP 12: Let's make our dino flip in a circle when it hits a meteor.

  • Delete the line that reads ····hit_sprite.hide()
  • From , drag Turn Left inside the collision event. Make sure it has a ···· in front of it.
  • Change the integer in the .turn_left() command to 360.

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)