Move ( ) Steps
-
Prerequisite
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.
https://cdncreaticodecom.b-cdn.net/scratch-gui-projects/forum/c29257a7-352d-43c7-bb29-d2f211af6349.gif" width="900" style="border-radius: 5px; border: 1px solid #29622d;">
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||,
-
I CreatiCode pinned this topic on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
Clicked