Page 83 - TP_Prime_v2.2_Class_4
P. 83
Let's Revisit
● 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 More BloCkS in SCratCh
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.
81
81
● The position of a sprite is given by the x and y values on the stage.
Mind Drill
Rapid Fire
1. Tick () the correct option.
a. Which blocks are used to control the movement of a Sprite?
(i) Motion (ii) Sound (iii) Pen
b. Which blocks are used to control the appearance of a Sprite?
(i) Control (ii) Looks (iii) Event
c. What is the colour of Sound Block?
(i) Pink (ii) Purple (iii) Blue
d. _______________ blocks have looping blocks.
(i) Wait (ii) Pen (iii) Control

