Page 51 - PlusGPT_V2.1_C1_Flipbook
P. 51
Use to tell the Sprite to follow one of the two given options: the mouse-pointer or a
random position.
block makes the Sprite flip over if it touches the edge of the screen.
block is used to set the rotation style of a sprite. The options
to choose from are left-right, all around and don’t rotate.
Looks Block
The blocks in purple colour are Looks blocks. They control how a Sprite appears on
stage.
use the block to add a speech bubble to the Sprite for the given
time in seconds.
block adds a speech bubble to the Sprite with the given text. The speech bubble will continue
to appear until another speech or thought block is activated, or the stop button is pressed.
adds a thought bubble to the Sprite with the given text, for the
given time in seconds.
shows a thought bubble with the given text. The bubble will continue to
appear until another speech or thought block is activated, or the stop button is
pressed.
changes the Sprite according to the selected effect. The seven
effects are: color, fisheye, whirl, pixelate, mosaic, brightness and ghost.
Scratch Programming 49

