Page 82 - TechPluse_C4_Flipbook
P. 82
2. fisheye: creates a zoom-in or bulging effect.
3. whirl: twists the sprite with a swirling effect.
4. pixelate: reduces the resolution, making the sprite appear pixelated.
5. mosaic: repeats the sprite in a grid-like pattern.
6. brightness: increases or decreases the sprite's brightness.
7. ghost: makes the sprite more transparent.
Create the given script in Scratch, to modify the sprite’s appearance using graphic effects:
Restart
Operators Blocks are used to do arithmetic and logical calculations.
Variables are the data values for which the value can be changed when the code is
being processed.
The blocks in the Sensing category help the selected sprite to detect the presence of
other sprites or other elements on the stage including the edges of the stage.
The Repeat block is used to run a set of instructions for a specified number of times.
The Repeat Until block is used to run a set of instructions till a condition is satisfied.
Graphic effects allow you to modify the appearance of a sprite or backdrop
dynamically.
80 Premium Edition-IV

