On any finished
Compare 2 values "Shoot" = left(Sprite.AnimationName,5)
Is playing
"Shoot" = left(Sprite.AnimationName,5) ? Sprite.AnimationName : "" ----<---- fill in the animation field
On finished
"Shoot" = left(Sprite.AnimationName,5) ? Sprite.AnimationName : "" -----<---- fill in the animation field