(Redirected from Move)
This is a disambiguation page, which lists possible pages that you may be looking for. If a link led you here, you may want to change the link to point directly to the correct article. |
Move could refer to six different blocks:
move () steps
— A block that moves a sprite forward a certain number of stepschange x by ()
— A block that adds or subtracts from a sprite's x positionchange y by ()
— A block that adds or subrtacts from a sprite's y positiongo to x: () y: ()
— A block that makes a sprite instantly go to the given locationgo to ( v)
— A block that makes the sprite go to the mouse-pointer or a spriteglide () secs to x: () y: ()
— A block that makes a sprite smoothly travel to the given location