If you use wait until blocks you can do multi-letter commands! :)☺
Download this project!
Download the 2 sprites and 11 scripts of "Command" and open it in Scratch
Project Notes
I am trying to make an interactive console on Scratch 1.3. Unfortunately there is no way I know of getting Scratch to read commands of more than 1 character. Please report any glitches.
==THE COMMANDS==
R key - Turn in direction 90
L key - Turn in direction -90
U key - Turn in direction 0
D key - Turn in direction 180
1 key - Move 5 pixels in the direction you are facing
2 key - Move 10 pixels in the direction you are facing
Down key - Type next command
Space key - Execute scripts
For instance, if I were to want to move in a square pattern, I would type (after every command press the down arrow):
Comments
You need to be logged in to post comments
Add a Comment
If you use wait until blocks you can do multi-letter commands! :)☺