Is it possible to move skinned joint in Unity without moving the skin? For example, a human transform into a wolf through blendshape, now all the joints are out of places, so can I move the joints xyz position without effecting the current bending?
Ok, i tried joint configuration, it only freezes the joint. And localPosition only moves the joint with the assigned skin.