🗒 Cheat Sheet← Lesson
BitWithBite
Scratch Worksheet

😺 Interactive Animation

Chapter: Scratch · Level ★☆☆ · Time: 30 min
SCORE___ / 20
NameClassDate
After this worksheet you can
React to key pressesReact to clicksUse costumes for animationCombine events and motion
📚 Quick Recap

🎯 What you'll learn: How to make Scratch projects react to keyboard presses and mouse movements. You'll learn Event blocks for keys and mouse, and build a Virtual Pet Toy that responds when you press keys, click, or move the mouse!

🧠 Section A · Concept Check ● BEGINNER 4 × 1 = 4

1'when space key pressed' is which category?
2To animate walking, switch:
3'when this sprite clicked' runs when you:
4Arrow-key movement changes:

🧮 Section B · Problem Solving ● INTERMEDIATE 2 + 3×3 = 11

5Sprites are animated by switching .
6'when key pressed' reacts to the keyboard.
7Move right when right-arrow is pressed.
8Make the cat dance when clicked.
9Why add wait between costume changes?

🚀 Section C · Challenge ● CHALLENGE 5

10Name two different event blocks.
💭 Reflection — the most useful thing I learned:
A ___/4   B ___/11   C ___/5   Total ___/20 Teacher's Signature Parent's Signature
✂ answer key — fold or cut before handing out

1-A   2-B   3-B   4-A  |  5 costumes   6 space/arrow   7 = when right arrow pressed - change x by 10   8 = when this sprite clicked - repeat [ next costume; wait 0.2 ]   9 = Without it the animation is too fast to see  |  10 = when flag clicked; when key pressed (or sprite clicked / I receive)

📄 Need offline practice?Download the print-ready PDF or open the one-page cheat sheet.
⬇ Worksheet PDF 🗒 Cheat Sheet