Page 89 - TP_Plus_v4_Class4
P. 89
Sound Making Sprite
Now you know how to make a sprite
move and speak. Let's learn how to
add sounds to a sprite.
Change the backdrop to 'Underwater'.
Change the costume of sprite to
'Diver'
Go to Code tab and arrange the blocks to create the following script.
Art Integration Learning
#Music
Write the script in your word file for the Drums Tabla sprite to play sound without
stopping.
a. When the Go button is clicked b. When any key is pressed
#Activity
Timeline
Blocks within the same category share the same color. There are nine main block
categories in Scratch.
The blocks that are used to control the movement of a sprite are known as Motion
blocks.
The blocks that are used to control the appearance of a sprite are known as Looks
blocks.
The blocks that are used to control the sound functions of a sprite are known as Sound
blocks.
The blocks that are used to control how a script will start to run if a particular action is done
are known as Events blocks.
The value of x gives the horizontal (left to right) location of the sprite. The value of y gives the
vertical (top to bottom) location of the sprite.
#More Blocks in Scratch 87

