Keyframes from AnimationGroup with weight 0 not ignored

As @11128 said, changing the frame in the inspector uses AnimationGroup.goToFrame, which does the change even if weight is 0. weight is taken into account during regular animation replay only.

2 Likes