Scratch Animation with Loops and Events

Free to teach as-is — the teacher guide, student handout, and slides are included.

Free — we'll email you an access link. Google Docs format.

Objective

I can create a simple animation using loops and events in Scratch.

Part 1 of 4

Warm-up video

Scratch Team · 6:35

We don't generate video — this one is by Scratch Team on YouTube. The practice questions and exit ticket below were drafted by AI for this objective, and every question is editable in the teacher guide.

Part 2 of 4

Key concepts

3 concepts

  1. 1

    In a catch game in Scratch, you can move the catcher using the arrow keys and an if then block inside a forever loop.

  2. 2

    To make an object fall from the top in Scratch, set its Y position to 180, then use a forever loop to repeatedly change its Y position by a negative number.

  3. 3

    To keep score in a Scratch catch game, create a variable called 'Score' and change it by one each time the catcher touches a falling object.

Part 3 of 4

Practice

6 questions

1

In the Scratch catch game, what type of block is used to check if the right arrow key is pressed?

2

Why is a 'forever' loop needed when checking if an arrow key is pressed to move the catcher?

Part 4 of 4

Exit ticket

Quick comprehension check

In Scratch, write the code that makes a sprite named 'Ball' move 10 steps to the right when the right arrow key is pressed. Use a 'forever' loop and an 'if then' block.

Sample answer included in the free materials

Get the materials

Teacher guide, student handout, and slides — free, in Google Docs format

  • Teacher Guide

    Complete lesson plan with answer keys and alternate activities

  • Student Handout

    Printable worksheet

  • Slides

    Ready to present

We'll ask for your email to send your access link — nothing else.

Teaching a group at a different level?

Where are your students right now? We'll rebuild this lesson to match — including the teacher guide, student handout, and slides, saved to your Google Drive.

Adapt This Lesson