ScratchData LogoScratchData
Back to mfbishop's profile

X and Y Position Tutorial

MFmfbishop•Created August 8, 2013
X and Y Position Tutorial
10
8
421 views
View on Scratch

Instructions

This is Tutorial on the x and Y position. Scratch's coordinate system uses 2 coordinates, "X position" and "Y position", to determine the location of a sprite on the stage. The "X position" value determines the horizontal location of the sprite and the "Y position" value determines the vertical location or height. The screen is a 480x360 rectangle, such that: the X position can range from 240 to -240, where 240 is the rightmost a sprite can be and -240 is the leftmost, and the Y position can range from 180 to -180, where 180 is the highest it can be and -180 is the lowest it can be.

Description

No Changes

Project Details

Project ID11761639
CreatedAugust 8, 2013
Last ModifiedAugust 8, 2013
SharedAugust 8, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root