Why bone.animations only use animations[0]?

The animations of bone is Array. But in fact, the skeleton.Parse record the bone.animations[0].


skeleton.createAnimationRange skeleton use bone.animations[0].

1 Like

well this is a bad thing I agree. I have no idea why we did that but that should be fixed!