Set Position

Sets the x and y location of an object to a specific point on the screen. Setting both x and y to 0 is the bottom-left corner of the screen. As you increase the x-value, the object will appear farther right on the screen. As you increase the y-value, the object will appear farther up the screen. 

This is a really powerful block! See what happens when you set the position to a variable, like Last Touch x or another object’s position.

For an example, search the community for Square Jump, it uses this block to start the squares in a position at the top of the screen so they can drop down as you press Play.

Still need help? Contact Us Contact Us