This is the First Scratch tutorial

How to make a sprite move (Simple).

  1. Step 1

    step 1

    Get the green flag in the event's tab or when green flag click

  2. Step 2

    step 2

    Get the forever block in the control tab or forever

  3. Step 3

    Get the If then block in the controls tab the put in in the forever block

  4. Step 4

    Get the when key Space click the change it to any key you want for the moving up but will use up arrow in the sensing tab

  5. Step 5

    the get the change y by 10 block in the motion tab

  6. Step 6

    The get the if then block in the controls tab again

  7. step 7

    the you get the when space click again the change it the any key you want for the moving down but I will use the down arrow

  8. step 8

    the you get the change y by 10 again bu change it to -10 the up it in

  9. step 9

    The get the if then block in the controls tab again

  10. step 10

    Get the when key Space click the change it to any key you want for the moving right but will use right arrow in the sensing tab

  11. step 11

    The you get the move 10 steps in to the if then

  12. step 12

    The get the if then block in the controls tab again

  13. step 13

    Get the when key Space click the change it to any key you want for the moving left but will use

  14. step 14

    The you get the move 10 steps the change it -10




Then if you follow it correct way you shuld have a smooth moving cat

Thank you and remember you can use the WASD to if you make it that way