- Modifié
Hello again,
Thank you for your response. I have managed to solve the problem by resetting the state (skeletonAnimation.ClearState()
) before playing an animation (skeletonAnimation.AnimationState.AddAnimation()
). I hope this will not cause further problems.
Kind regards.