RuntimeRetargeting
August 29, 2019 ยท View on GitHub
Two methods to do humanoid animation retargeting during runtime in Unity.
a. use Quaternion to copy rotation;
b. use HumanPoseHandler
Usage:

or

Result:

August 29, 2019 ยท View on GitHub
Two methods to do humanoid animation retargeting during runtime in Unity.
a. use Quaternion to copy rotation;
b. use HumanPoseHandler
Usage:

or

Result:
