Page 76 - CloudGPT_C4_Flipbook
P. 76
Topic Flashback 21 st Century #Critical Thinking
Skills
Number the given blocks in the correct order to form a conversation.
Interdisciplinary Learning Lab Activity
Suppose, today is your friend’s birthday. Make a birthday scene for him/her and also play sound
"Happy Birthday" for 30 seconds. Now try to draw and colour same birthday scene in the given
space.
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.
block helps you to fix the
position of the sprite at the beginning of
a script. Sometimes due to some scripts,
the sprite goes beyond the stage. This
block helps bring the sprite to the desired
location.
Premium Edition-IV
74

