Right now our pipes just fall, but we want them to move across the screen from right to left.

  • Go to and drag Set x Speed and Sprite Gravity Off inside the interval event.
  • Change the names in front of both of those actions to bottom_pipe.
  • Set the x speed to -5 (negative) so the blocks move to the left.

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)