Domino effect!! Each time one of the sprites hits another sprite, it causes that sprite to do some kind of action! 0. Make sure each sprite is set up so that when the green flag is clicked, it goes back to its current starting spot! 1. Make the car move to the right until it hits the balloon, then stop. Don't just use one move block, or else it will go too fast! 2. When the car hits the balloon, make the balloon spin 4 times, then go upwards until it hits the cloud 3. When the balloon hits the cloud, make the cloud bounce all around the screen. BONUS: When the cloud starts moving, make the background change to red.