Fun little experiment with clones I thought I'd share with you all :) The fun thing here is that the cat sprites are not actually spinning, There are 50 cat clones, each one pointing in a slightly different angle, and then they are simply repositioned each frame. The project relies on the fact that each clone runs it's scripts one after the other such that setting a global variable in one clone will then be readable by the next clone when it runs it's scripts.
Just move your mouse and the yellow thingy will turn around in some weird directions.