A method to control clones based on feasby007's original Clone Commander project. This implementation uses the idea of a Stack to allow for commands to take an arbitrary number of arguments. Run in turbo mode (shift click the green flag)! Use WASD to move the selected clone, and use Q and E to switch between clones Press space to enter commands. All valid commands are listed in the Command List. If the input is not a command, it is added to the stack to be later used as an argument.
Moved from my main account: @thistleeverfreen Inspired by feasby007 Cone Commander Project: http://scratch.mit.edu/projects/16113008/ Article on Stack vs Heap memory: http://gribblelab.org/CBootcamp/7_Memory_Stack_vs_Heap.html