PLEASE READ THE INSTRUCTIONS ------Commands------ Full screen is recommended Down arrow or stop button to stop your program Up arrow or flag to test your program Enter to add to command list what you prompt sleep #; - wait # seconds move #; - move # steps write #; - say # posx #; - set x to # posy #; - set y to # delete #; - delete # of command hide; - hide show; - show repeat #: - repeat #: (if you imported 'loops' library) [ #; ] infinity loop: - forever (if you imported 'loops' library) [ #; ] import #; - import library (phisycs or loops) fall; - fall (if you imported 'phisycs' library) direction #; - point in direction # rotate #; - turn # degrees repleace #- #^ - repleace item # of command with # mode = draggable; - set drag mode to draggable mode = not draggable; - set drag mode to not draggable size = #; - set size to # size ^= #; - change size by # see item #; - see item #
-----Credits----- Credit to ImCalledName for text sprite.