- Home /
Manually animating using only rotations
I am currently working on a system that takes joint rotations as input and needs a humanoid making the pose defined by those angles. However I do not have any position data. So when the model is crouching, the feet go up instead of the hips going down. Any ideas of how should I fix this?
Comment