Page 72 - IT_V5.0_Class7
P. 72
Block Explanation
Pauses the script until the specified condition is true.
Repeats the blocks inside this loop until the specified condition is true.
Stops all scripts, or the script that contains this block, or other scripts in
the sprite, depending on the option chosen.
Starts the script when a clone is created.
A clone is a copy of a sprite.
Creates a clone of the specified sprite.
Deletes the clone that runs this block.
Example 8: When the green flag is clicked, the sprite waits for 1 second, then repeats moving
10 steps 10 times.
70 Information Technology (V5.0)-VII

