You are on page 1of 1

San Francisco Parish School

Pauna St. Brgy. Del Remedio, Cardona, Rizal DAILY LEARNING


Telephone no. 401- 8578 Subject: Computer 5 Q1_W7_D1
sanfranciscoparishschool1950@gmail.com ACTIVITY
SY 2020 - 2021
JUNIOR HIGH
Name: SCHOOL
_______________________________________________________________ Date started: __________________________________
Grade Level & Section: _______________________________________________ Date Accomplished: __________________________
Parent/ Guardian Signature: __________________________________________ Score: ________________________________________

Activity Title :”Guide Me”


Learning Targets : To Understand About Working with X-Y Position of Sprites”
References Title : TECHNO STORY WORKBOOK
Author :TECHNO KIDS
Main Idea:
Setting and Changing the X and Y Coordinates of Sprites
 You can set and change the x and y coordinates of sprites in Scratch. The blocks used to do this are found under the Motion
category.
 Change x by () block is used to change the sprite’s x position by a specified value as inputted by the user. If the number is
positive, the sprite will move to the right. If the number is negative, the sprite will move to the left.
 Change y by () block is used to change the sprite’s y position by a specified value as inputted by the user. If the number is
positive, the sprite will move up. If the number is negative, the sprite will move down.
 Set x to () block sets the sprite’s x position to a specified value.
 Set y to () block sets the sprite’s y position to a specified value.
 Go to x: () y: () block moves the sprite to a specified x and y positions on the Stage.
 Go to () block moves a sprite to the location of the mouse-pointer or another sprite, depending on what is selected from the
drop-down selection.
Changing the Position and Direction of a Sprit
 You can also get the position and direction of a sprite in Scratch. The blocks used to do this are found under the Motion
category as well.
 x position block holds the sprite’s x position. You can display this on the Stage by ticking the box. The sprite’s x position ranges
from -240 to 240.
 y position block is similar with the x position block. The only difference is that it holds the sprite’s y position. The sprite’s y
position ranges from -180 to 180.
 direction block holds the sprite’s direction, which can be found in the point in direction () block.

Activity:
TRUE OR FALSE: Read the statements carefully. Write T on the space provided if the statement is true.
Otherwise, write F.
1 _______ Set y to () block is used to change the sprite’s Y position while also changing its X position.
2 _______ Go to [] block is used to move a sprite above another sprite.
3 _______ The sprite’s x position ranges from -280 to 280.
4 _______ The sprite’s y position ranges from -140 to 140.
5 _______ Direction block is a Stack block and a Reporter block.
6 _______ A join block within a join block is not allowed in Scratch.
7 _______ To easily copy blocks in a script, right click on the block that you want to copy and select
duplicate.
8 _______ A broadcast message is automatically set by Scratch as broadcast1, broadcast2, and so
on.
9 _______ Deleting sprite can be done by right clicking on the sprite and clicking delete sprite.
10 ________ There is no limit on the number of sprites added to the Stage.

Prepared: Checked: Approved:

MR. LEONARD S. CASONETE MRS. MIA COLEEN SANTOS-PANGAN MRS. JENNIFER T.


BAUTISTA, LPT
Subject Teacher Department Head for Elementary Principal

You might also like