Cocos creator 3.8 get notified when spine animation has finished playing

I suppose I need to use the AnimationStateListener but I’d like to know if I need to use the complete or end method or an animation which doesn’t loop. Code examples are welcome.

1 Like

Is there any specific issue with using AnimationStateListener?

Hi. I am using sp.Skeleton.setEndListener

1 Like