Star Student Builder logoStar Student Builder
← Animation and First Games Std 3–5Project 1 of 4

A Dance Animation

🎯 A character dances to a beat, changing costume in time with a drum.

πŸ’‘ The idea behind it

Animation is nothing more than changing the picture quickly. Timing is what makes it look alive.

🧱 Blocks you will need

forevernext costumewait 0.2 secondsplay drum 1 for 0.25 beatschange colour effect by 25

πŸ”¨ Build it

  1. Choose a sprite with several costumes β€” the Cassy or Champ sprites have dance poses.
  2. Build: when flag clicked β†’ forever β†’ next costume β†’ wait 0.2 seconds.
  3. Run it. Then change 0.2 to 0.05 and to 1, and notice how completely the feel changes.
  4. Add a drum inside the same loop so the beat and the movement match.
  5. Add 'change colour effect by 25' for a disco floor.

πŸš€ Make it harder

  • Add a second dancer that moves on the opposite beat.
  • Change the backdrop every eight beats using a counter.

🐞 Bugs you will hit

  • It flickers too fast to see: your wait is too short, or missing altogether.
  • Only one costume shows: that sprite has only one costume β€” pick a different sprite.

⬇ Need Scratch itself?

Free from MIT, in a browser or as an offline app that needs no connection at all.

Get it β†’
Ask GuruAcharya Samayeshwar