You can add animation events to Spine animations, which is useful for playing footstep sounds or attack functions for example, but it looks like the same functionality for flipbooks hasn’t been added yet. Is there a workaround for this?
You could split the animation into multiple animations and chain them using code. A bit clunky but it would work. At least for non-looping animations.
1 Like