top of page

What will you learn in this page?
-
you will learn to fly the plane and make a 360 degree turn
-
you will learn to use the blocks

Turn Right

Repeat


THE BLOCK TURN
The block

Allows the Sprite to rotate. Entering the value 12 will cause the Sprite to rotate 360 degrees.


Add the "Beach Day" background from the background library


Add the scripts

Start a script
pay attention:
Sprite has 2 scripts running concurrently
Decreases the character's size.
Start a script
Move forward 10 steps
360 degree rotation


The "Repeat" block in ScratchJr is a control brick that allows you to repeat a sequence of blocks a certain number of repetitions.

The repeat block
number of repetitions


Run the script by clicking on the green flag

bottom of page