Hello !
Please, help me to resolve the problem.
I have an animation (A1) in which one of the bones fall down and disappear.
In another animation (A2) parent bone of the bone A1 hastranslate and rotate animations.
And when I'm doing both animation at the same time with track indexes (TI) TI1 = 1, TI2 = 0 my bone falls down and disappear as I expected, but it also have additional translation and rotation because of animation A2.
Can I disable in runtime animation for my bone in animation with TI1 ?
Or maybe I need to make some changes in Editor ?
I'll be glad to any advice