TV on a Rolling Cart

How to Make a Mouse Trail in Scratch

From Scratch

How to Make a Mouse Trail in Scratch
6 min2nd3rd4th5thTechnologyArt
access

Summary

A project tutorial making a sprite follow the mouse pointer and leave a colorful trail behind it using the pen blocks -- a colorful, satisfying way to practice "go to mouse pointer" and drawing with code.

Viewer safety

All ages
Common Sense Media — not yet ratedIMDb Parents Guide — not yet rated

Our rating is a quick teacher-to-teacher guide — preview before showing.

Teaching resources

Discussion questions

Discussion

This video makes a sprite follow the mouse and leave a colored trail behind it.

  1. What block makes the sprite follow the mouse pointer?
  2. What pen blocks does the video use to draw the trail?
  3. How could you make the trail change colors as it draws?

Quick work-a-long

Words to know: pen down, mouse pointer, trail.

Try it: Add a "pen down" block to a sprite and a "go to mouse pointer" loop, then try changing the pen color.

How to Make a Mouse Trail in Scratch — TV on a Rolling Cart