The fun thing here is that the Rick sprites are not actually spinning, There are 50 Rick 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.
@griffpatch_tutor This is a remix of griffpatch_tutor's project.