Hello,
In this tutorial we will be teaching you how to add a player with arrow keys to move them around to your project.
First you will want to select a sprite and add the block when "space" clicked
Next you will want to change it to up arrow from space
and add change y by 10 after it. Now you will want grab another when space clicked block and change it to when down arrow clicked then add change y by -10
Now you will want to get 2 more when space clicked blocks and change 1 to when left arrow clicked and 1 to when right arrow clicked and add this code
If you found this tutorial helpful please share it with your friends and family!