Motion Blocks

  • Name: Change X By Block
  • Type: Command
  • Description: Adds the input parameter to the value of X.
  • Name: Change Y By Block
  • Type: Command
  • Description: Adds the input parameter to the value of Y.
  • Name: Glide Seconds to XY Block
  • Type: Command
  • Description: Moves to X and Y position, smoothly traversing from current position, over taking the number of seconds to do so stated in the secs parameter.
  • Name: Go To Block
  • Type: Command
  • Description: Moves current position to a random position on the stage. Drop down also allows for go to mouse-pointer and center.
  • Name: Go To XY Block
  • Type: Command
  • Description: Changes position of current object to the location on the Stage given by X and Y.
  • Name: If on edge, bounce Block
  • Type: Command
  • Description:
  • Name: Move Steps Block
  • Type: Command
  • Description: Move number of steps given as parameter, in the current direction.
  • Name: Point at Angle Block
  • Type: Command
  • Description: Changes the current direction angle to the input parameter.
  • Name: Point Towards Block
  • Type: Command
  • Description: Changes the current direction to point towards the mouse-pointer. Drop down options include mouse-pointer, random position, and center.
  • Name: Rotate by Degrees
  • Type: Command
  • Description: This block rotates a sprite by the degrees entered, on the stage. Use this block to change a sprite's directions relative to its previous direction.
  • Name: Set X to Block
  • Type: Command
  • Description: Changes X value of the current location to be input parameter.
  • Name: Set Y to Block
  • Type: Command
  • Description: Changes Y value of the current location to be input parameter
  • Name: Translate By Block
  • Type: Command
  • Description: This block moves a sprite on the stage by a percentage of its width or height. Use this block to move a sprite relative to its previous position.