60 likes | 181 Views
Commands and functions for animating objects ( 1 / 6 ). Select 'Looks' code block at the left-upper corner of Scratch editor. Commands and functions for animating objects ( 2 / 6 ). There are six classes of commands and functions: 'costume' 'say' and 'think' 'effect' 'size'
E N D
Commands and functions for animating objects (1/6) • Select 'Looks' code block at the left-upper corner of Scratch editor
Commands and functions for animating objects (2/6) • There are six classes of commands and functions: • 'costume' • 'say' and 'think' • 'effect' • 'size' • 'show' and 'hide' • 'layers'
Commands and functions for animating objects (3/6) • 'costume' changes between costumes of the sprite (if it has some)
Commands and functions for animating objects (4/6) • 'say' and 'think' present a bubble with text to inform the user
Commands and functions for animating objects (5/6) • 'effect' occours different appearance effect on the sprite (color, fisheye, whirl, pixelate, mosaic, brightness, ghost) • The impact of the effect can be controlled
Commands and functions for animating objects (6/6) • 'show' and 'hide' are capable to recall the sprite on to the screen or hide away • 'go back to ... layers' function is suitable to change sequence of sprites on the screen