Mini-Project: Looping Animation Scene
Build a short looping animation using what you’ve learned about sequences and loops.
Requirements
- At least one forever loop keeping a sprite in continuous motion.
- At least one repeat loop for a timed action (e.g., flashing, bouncing a fixed number of times).
- Use wait blocks to control the speed of your animation.
- A backdrop that matches your scene’s theme.
Save as “My Loop Animation”.