Enter in your program, run it, and watch the arrow move! Ex: /move fwd 50//wait 02//move back 50//turn//move fwd 100/ COMMANDS: /turn <value>/ = arrow will turn <value> degrees. 3 digits ONLY. /move fwd <value>/ = moves arrow forward <value> steps. /move back <value>/ = moves the arrow back <value> steps. /wait <value>/ = arrow does nothing for <value> seconds. 2 digits. /size <value>/ = arrow grows or shrinks to a certain size. NOTE: All values have a max of 3 digits unless noted.
Thanks to @me27 for the string splitter script. More commands to come! P.S. someday you should be able to enter a custom value in the /turn/ command, but I need to solve "compatibility issues" with the /move/ commands. What the heck is that second studio? Who...? I don't like the look of this... CHANGELOG: -1.0.0: initial release (it's only a "draft" so I can update it. It's not actually WIP.) -1.1.0: /size command. /color should have been here too, but I didn't want my featured project to be offline for more than a day. -1.1.1: fixed rainbow arrow- NOBODY SAW THAT! -1.2.0: FINALLY- IT'S THERE- INCREMENTAL TURNING! PLANNED FEATURES: - repeat and repeat infinity commands - what is mentioned above - color changing commands - play sound commands - and more!