check ProceduralAnimationSample.
possibly you are missing one of the following steps:
possibly you are missing one of the following steps:
Code Select
currentPose.updateTransforms();
skeletonDebugger.update(currentPose); // only for debugging
animatedGroup.applySkeletonPose();
animatedGroup.applyAnimation();