mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
quickly add custom IKPose animation support
This commit is contained in:
parent
6433dd7c78
commit
06dc5cec08
3 changed files with 23 additions and 24 deletions
|
@ -117,7 +117,7 @@ class IKSystemPatches
|
|||
IKSystem.Instance.ApplyMuscleValue((MuscleIndex)i, IKPoseMuscles[i], ref ___humanPose.muscles);
|
||||
}
|
||||
____poseHandler.SetHumanPose(ref ___humanPose);
|
||||
|
||||
|
||||
____vrik = DesktopVRIK.Instance.AlternativeCalibration(avatar);
|
||||
IKSystem.Instance.ApplyAvatarScaleToIk(avatar.viewPosition.y);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue