Fly

Simple can be good! This project contains just 5 commands, but it’s still captivating. Can you figure out how it was done?

Hints!

How can you create the fly’s jiggly motion?

  • Include a turn command that turns the sprite in different, random direction each time the command occurs.
  • At the top, center of the Scratch screen, you’ll find 3 buttons (a circle, a line, and a dot). The different buttons change the way that sprites respond to a turn command. When the bottom one is selected, as it should be for this project, the sprite’s body doesn’t actually turn even if it receives a turn command. But the sprite’s next motion will be in a new direction (the direction that the sprite “turned to”).
. . .
Try it! And have fun.

The project was created by Leylosh at the Scratch web site, http://scratch.mit.edu/projects/Leylosh/676374.