Page 104 - KEC Khaitan C3 Flipbook
P. 104
CHANGING THE APPEARANCE OF A SPRITE
To change the appearance of a Sprite, follow the given steps:
Step 1 Click on the Costumes tab.
Step 2 Click and drag the selection blue border to select the Ballerina.
Step 3 Click on Fill and Outline options to change the colours.
SETTING THE SPRITE POSITION
The stage is divided into different values of x and y. Each dot on the stage is made
up of both x and y values. The value of x gives the horizontal (left to right) location
of the Sprite. The value of y gives the vertical (top to bottom) location of the Sprite.
The centre of the stage has x and y values as 0 (zero).
block under Motions block helps you to fix the position of the sprite
at the specified location of a script. Sometimes due to some scripts, the sprite goes
beyond the stage. This block helps to bring the sprite to the desired location.
CREATING A SCRATCH PROJECT
As you know, a sprite is controlled by a list of instructions known as code or script.
You create Scratch programs by putting code blocks together. Let us create some
projects in Scratch. Programs are written in Scratch to move sprites in x and y
coordinates on the stage area.
102 Premium Edition-III

