
== I would like to make a skill editor by using SkeletonGraphic to preview the animations, but when I using EditorUpdate to call the SkeletonGraphic.Update(deltaTime) and using SkeletonGraphic.AnimationState.SetAnimation to play animation, animation didn't play (found TrackEntry TrackTime had changed, TimeScale had been set to 1)