Is there an upgrade guide from 3.4 to 3.5? I understand that AnimationState and how mixing works has changed, but not sure exactly what I should expect. After upgrading my animations dont play well together anymore, and I dont see the "End" event fire like it used to.
Also, from what I've read, is it correct that when an animation completes, it should be cleared and mix back to setup pose? Unless I queue up another animation or clear it myself, I still see the ended animation in the TrackEntry list (when I call animationState.GetCurrent(index) for example)
Thanks for the help