top of page


In this activity, you will learn how to fly the plane and make it appear and disappear along the flight path.
You will also learn how to:
-
Add a sprite
-
Hide a sprite
-
Delete a sprite

Make the plane stealthy by using blocks:

Hide

Show

To delete a sprite, click on the sprite until the red icon appears, click on it and delete a character

Place the plane in the upper left part of the screen

Reset the sprite by using the reset button

the reset button

The scripts
The plane sprite has 2 scripts:
1.The "Shrink" of sprites

Start a program
2. Repeat 12 times the actions ("hide sprite" "step right" "show sprite" "step right"
Step 1 right
Step 1 right
Hide sprite
Show sprite

Repeat 12 times

Run the script by clicking on the green flag

bottom of page