"space" to write commands/script up arrow - Run commands 2+right arrow -delete all commands down arrow - set sprite to the center left arrow - deletes a specific line The button is for hiding the "Commands" list or to show it. "affect\R\(move or rotate)=="(default is 1) Commands: "()" and "[]" are not required. move.sprite moves sprite (your number) rotate.sprite rotates sprite (your number) wait_repeate.value delay of repeats [your number] repeate.value how many repeats [your number] affect\R\move== go to bottom for explanation(1) (1 or 0) affect\R\rotate== go to bottom for explanation(2) (1 or 0) (1)Can "repeates" repeate "move.sprite"? 1=true 0=false (2)Can "repeates" repeate "rotate.sprite"?
C-script or Command-Script is really easy to use! 2nd "test" for script in scratch. Check out =command it's another project like this but with more commands(also it's easier) Updates: 2: fixed a tiny bug. 1: bug fix, run command didn't work properly.