Page 65 - TP-Play_V-2.0_Book-4
P. 65
go to x: -100 y: -34 block helps you fix the position of the sprite at the beginning of a
script. Sometimes due to some scripts, the sprite goes beyond the stage. This block
helps to bring the sprite to the desired location.
Recap
The blocks that are used to control the movement of a Sprite are known as
Motion blocks.
Looks blocks control how a Sprite appears on stage.
Sound blocks control sound functions. We can add music to our Scratch project
by using Sound blocks.
Events blocks actually control how the blocks in a script, will start to run, if a
particular action is done.
Events blocks control events and the starting of scripts.
Control blocks control the way the script runs in a project. They have looping blocks
which are used when the same blocks have to be repeated for a number of times.
The position of a sprite is given by the x and y values on the stage.
Exercise
A. Tick ( ) the correct option.
1. Which of the following blocks is used to control the movement of a Sprite?
a. Motion b. Sound c. Pen
2. Which of the following blocks is used to control the appearance of Sprite?
a. Control b. Looks c. Event
3. What is the colour of the sound block?
a. Pink b. Purple c. Blue
4. Which of the following blocks has looping blocks?
a. Wait b. Pen c. Control
B. Fill in the blanks using the words given below.
Move, Go to, Sound, Say
1. ........................... block helps you add a speech bubble to the Sprite.
2. ........................... block helps you fix the position of the Sprite.
More Blocks in Scratch 65

