Activity: Drawing Sprite

STEP 6: Let's set up our sprite to draw the it's own path!

The .pen_down() command draws a line to track the sprite as it glides to its new location.

  • Click on . Drag out Pen Down.
  • Then, drag out Set Color. Change the color to "greenyellow".
  • Finally, drag out Glide To.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support