Every sprite has a "when key space pressed" script that adds itself to the list. By observing the order of the list, we can see the order in which the sprites ran their scripts. It seems to be tied directly to the layer order, regardless of whether or not the sprite is a clone.