How do you end a animation
How to stop an animation when it's done
Search here for the word "animation" .
The sprite object has an animation_start field - but it does nothing, if you set it to zero the animation also plays.
There is one illegal way to stop the animation .
s = sprites["sprite"]
s.fps = 0
but if @gilles
catches you using it he will ban and delete all projects .