SCRATCH GOLD II
SCRATCH GOLD I
2 of 3

8.02 Animating a balloon

Open a new Scratch project.

Online: open a new Scratch project.

Delete the cat sprite.

Add in a new balloon sprite, and a suitable stage backdrop.

backdrop and balloon sprite

Add this code to your balloon, so that it bounces around the screen:

balloon sprite

Test out your balloon. Does it move too slowly? Change the numbers in your code if you want to speed it up a bit.

Did you also notice that your balloon flips as it moves around the screen?

balloon upside down

Balloons don’t move like this! To fix this, click on the balloon sprite icon, and then click the direction.

In the ‘rotation style’ section, click ‘Do not rotate’ to stop the balloon rotating.

rotation style option

Test your program again to see if the problem is fixed.

×
×

Cart