STEP 13: We need to back our background scroll.

Sidescrollers move the background backward so that our sprite will appear to move forward!

  • Go to and drag Right Key into your program.
  • Delete the default command.Then drag Move Left inside the event.
  • Change the name in front of the .move_left() command to stage. Change the integer to 20.

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)