Page 79 - Trackpad_V1_Book 3_Flipbook
P. 79
CODING BLOCKS
Coding blocks in Scratch are puzzle-piece shapes that are used to create a code.
Different types of blocks have different colours.
MOTION BLOCKS
The blocks that are used to control the movement of a Sprite are known as Motion
Blocks. They are blue in colour.
LOOKS BLOCKS
The blocks that are used to add speech and thought bubbles to the sprite are
called Looks Blocks. They are purple in colour.
EVENTS BLOCKS
The blocks that help to run the script on the stage and control the starting of scripts
are called Events Blocks. It gives you control of all the blocks as without an Events
block, no program will run.
WORKING WITH SPRITE
As you know, sprite is an actor which acts on stage. 1 Click on the Choose
Let's work with sprite. a Sprite button.
ADDING A SPRITE
To add a sprite, follow the given steps:
2 Click on the sprite.
3 Click on the OK button.
Introduction to Scratch Programming 77

