Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Move ( ) Steps

    2D Blocks
    1
    1
    379
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • info-creaticode
      CreatiCode last edited by admin

       

      Prerequisite

      • When greenflag3.png Clicked
      • Point in Direction ( )

       

      The Move ( ) Steps Block

      This block makes a sprite move some number of steps forward:

      ccimg2||250||,

       

      Number of Steps

      Suppose we write 50 in the input, then it will make the sprite move forward 50 steps.

      ccimg||900||,

       

      Moving Direction

      By default, a sprite will move to the right of the stage. If we change the sprite’s direction, such as making it make a right turn, then it will move in the new direction.

       

      Trapped inside the Player Window

      A sprite can never move outside of the player window. It will get stuck at the edge, leaving a small “tail” for us to catch it.

      ccimg3||600||,

      1 Reply Last reply Reply Quote 0
      • Pinned by  info-creaticode info-creaticode 
      • First post
        Last post