TV on a Rolling Cart

Make It Fly Tutorial

From Scratch

Make It Fly Tutorial
2 min1st2nd3rd4thTechnology
access

Summary

A short tutorial on making a sprite glide and fly across the stage using motion blocks and arrow-key controls -- an easy entry point into the idea that a program reacts to a player pressing keys.

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 shows how to make a sprite "fly" around the screen using the keyboard.

  1. Which keys make the sprite move in the video?
  2. What block tells Scratch to wait for a key press?
  3. What would happen if you removed the "wait" or "forever" block?

Quick work-a-long

Words to know: motion block, key press, glide.

Try it: Add arrow-key blocks to a sprite so it flies up, down, left, and right when you press each key.

Make It Fly Tutorial — TV on a Rolling Cart