Is there a way to control the bone of a humanoid character manually via script. ?
I know that I can use something like two bone IK for this purpose, like in this picture.
however that kinda limits the movement of the root, mid and tip as it is totally depended on the target position.
what i would like to achieve is to move a bone independently without any restriction of dependencies on the target
1