Page 87 - Viva ICSE Computer Studies 6 : E-book
P. 87
This block displays text in speech bubble for specifi ed period of time.
This block displays the Sprite with a speech bubble containing text.
This block displays the Sprite with a thought bubble containing text.
This block displays the thought in bubble containing text.
This block changes the specifi ed eff ect on the Sprite by the specifi ed
amount. These are diff erent Sprites like Color, Fisheye, Pixelate, Whirl,
Mosaic, Brightness and Ghost.
This block changes the colour and other graphical eff ects applied on
the Sprite as per the specifi ed value.
This block resets all the eff ects applied on the Sprite to the default
zero value.
This block sets the Sprite’s size by the specifi ed amount.
This block displays the Sprite in case it is hidden.
This block hides the Sprite if it is visible.
Do and Learn
Write a program to make Sprite change its costume.
Steps to be Followed
• Start a new project.
• Delete the Cat sprite by right-clicking
on it.
• Choose a Butterfl y Sprite from the
library.
• Add the codes in the Script Area as
shown.
• Click on any of the block to run the
project. Observe the Sprite changing
its costume.
Think and Discuss
How will you turn the Sprite in clockwise and anticlockwise directions?
75