I have built a motion capture system similar to Control VR which tells me the orientation of each joint on the user’s real body.
How would I go about rotating the individual joints of a rigged mesh in realtime so that I can map them to these rotations using Blueprints? (Rotations have to be applied relative to the world, not to the parent joint)
Thanks in advance,
Matt