Hi everyone,
Is there currently any way to cancel or pause a flipbook sprite animation started with msg.post("#sprite", "play_animation", {id = hash("anim_id")})
?
I would like to pause or stop an animation on the current frame when a player takes a hit or is stunned for example.
Thanks