How to Make Your Character Move on Scratch
How to Make Your Character Move on Scratch
If you've a sprite on Scratch, you might like to animate it as the next step in your learning. This article explains what you need to do to make a sprite developed on Scratch move.
Steps

Go to the scratch website at https://scratch.mit.edu/.

Make a new document. Click on the Create icon at the top of the screen.

Place 4 when space is pressed blocks onto the workspace.

Change where it say space by clicking on the text. On the first one, change it to up arrow, on the next one change it to down, change the next one to left and the final one to right.

Underneath the move up block, add a point in direction 0 motion block, and a move 10 steps block. Now the sprite can move up.

Repeat this step on each block, but change the direction where the sprite is looking. Down = 180 Left = -90 Right = 90.

Shift the sprite. Now the sprite can move wherever you want!

What's your reaction?

Comments

https://lamidix.com/assets/images/user-avatar-s.jpg

0 comment

Write the first comment for this!