Welcome to coding in scratch! Click Green Flag on the blue bar to activate code! After you have activated the code, press the red sign on the blue bar to stop the code. SCROLL DOWN The code will go on forever if you don't stop the code. CODES: move-steps=10: Move 10 Steps| move-steps= -10: Move -10 Steps| right-turn=15: Turn Clockwise| left-turn=15: Turn Counter Clockwise| change-color=25: Change Color By 25| say=Hello!: Say Hello| do-barrel-roll: Do A Barrel Roll| add-variable=my variable: Add a Variable| delete-variable=my variable: Delete a Variable| hide: Hide Sprite| show: Show Sprite| start-sound=meow: Start the Sound "Meow"| play-music: Play Some Music| go-Y=0-X=0: Send Sprite to Middle| if-touching-edge-bounce: Touching Edge Will Bounce| ask=What's your name?: Ask For Name| next-costume: Next Costume| go-random-position: Go to Random Position| glide-random-position: Glide to Random Position| create-clone=sprite1: Create A Clone| delete-clone=sprite1: Delete A Clone| show-username: Show Username| hide-username: Hide Username| add-backdrop: Add A Backdrop| remove-backdrop: Remove Current Backdrop| change-pitch: Change The Pitch| reset-pitch: Reset The Pitch| change-size: Change The Size| reset-size: Reset The Size| reset=all: Reset Everything| Have Fun!
Credits: - Scratch. -Java Script NOTE: This coding system is not yet done so not all the codes will work. NOTE2: This is not scratch in scratch. It is more like Java Script but with made up scripts.