on touch
add one to global
if global = set animation
------------------------------------
maybe try some thing like this
on touch
trigger once while true
set animation frame +1
animation frame = 12
set animation frame 0
---------------------------------------------
could also look at toggle animation if you only have 2 images