How stoper one annimation model on XNA?
- by Mehdi Bugnard
I met a Difficulty for one stoper annimation.
Everything works great starter for the animation. But I do not see how stoper and can continue the annimation paused.
The "animationPlayer.StartClip (clip)" is used to choke the annimation but impossible to find a way to stoper
Thans's a lot
Here is my code to use.
protected override void…