Press "See Inside" and mess with the code! To make something work, add a line of code to the "Input" list. All new broadcasts/functions are added automatically! Current functions: turn(number) - turns [input] degrees move(number) - moves [input] degrees reset() - resets stage delete() - deletes all code canrotate() - sets the rotate property to either: around, none, or side costume(number) - switches to costume number [input] print - two variations. print("anything") - prints specified text say("anything") - sprite says specified text setfunctionid(number) - activates function in input of id [input]. input - two variations. input([key]) - waits for a key to be pressed textinput("[input]") - waits for an answer variable - two variations. newvariable(variable1) - creates a variable setvariable(variable1=value) - sets a variable's value click - two variations. onclick - detects when a player clicks the screen. onspriteclick - detects when a player clicks the sprite.