+ Touch: On touched Sprite
+ System: For "loop" from 28 to 35
+ Sprite: Pick instance with UID LoopIndex
-> Sprite: Set animation frame to LoopIndex-27
On a side note, I generally would not recommend using UID like this, although I don't know how your project is set up.