STEP 5: We should make our player look like she's kicking the ball!

  • In GRAPHICS, go to and drag in Move Right in the loop.
  • Change the name in front from sprite to player.
  • Change the number inside .move_right() from 50 to 20.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE