Navigation

    CreatiCode Scratch Forum

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

    4 Arrow Blocks for Moving

    2D Blocks
    1
    1
    494
    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

      • Working with Sprites
      • Working with Blocks

       

      Description

      To make a sprite move, you can use these 4 arrow blocks in the Motion category:

       

      Moving Right (East)

      The arrow that points to the right moves the sprite to the right, which is the East direction. Each time you click this block, the sprite moves a small step to the right.

       

      The Left (West), Up (North) and Down (South) Arrows

      The other 3 arrows work in a similar way.

       

      Sprites Can Not Move Out of Stage

      If the sprite is already at the edge of the stage, the arrow block can not move the sprite outside the stage.

      For example, when this dog sprite reaches the bottom edge, it can no longer move down. We can see its tail is no longer moving.

       

      The Sprite Moves Very Very Fast

      If you stack some arrow blocks together, they will run one by one. However, because the sprite moves too fast, you will not see how the sprite moves.

      For example, if we run 4 down arrows and 4 right arrows, it will look like the dog jumps to the bottom right:

      1 Reply Last reply Reply Quote 0
      • First post
        Last post