Page 73 - 2616_V iCode_C-3
P. 73
REFRESH
Scratch is a software which helps you to create many games.
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.
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.
TeCh Ready
A. Tick ( ) the correct option.
1. Which blocks are used to control the movements of the Sprite?
(i) Motion (ii) Sound
(iii) Control (iv) Events
2. blocks are used to control the appearance of Sprite.
(i) Control (ii) Motion
(iii) Events (iv) Looks
3. What is the colour of the sound block?
(i) Pink (ii) Purple
(iii) Blue (iv) Yellow
4. blocks have looping blocks.
(i) Sound (ii) Events
(iii) Control (iv) Motion
B. Fill in the blanks using the words given below.
Move Go to Sound Say
1. block helps you to add a speech bubble to the Sprite.
More on Scratch 71

