Awesome
RuntimeRetargeting
Two methods to do humanoid animation retargeting during runtime in Unity.
a. use Quaternion to copy rotation;
b. use HumanPoseHandler
Usage:
or
Result:
Two methods to do humanoid animation retargeting during runtime in Unity.
a. use Quaternion to copy rotation;
b. use HumanPoseHandler
Usage:
or
Result: