tweaks to not make PAM and BID wonky

also fuck vrik toes, those literally stink
This commit is contained in:
NotAKidoS 2023-02-02 20:38:22 -06:00
parent b4fb9e62e6
commit d3d058607f
7 changed files with 79 additions and 84 deletions

View file

@ -51,7 +51,7 @@ internal class DesktopVRIK_Helper : MonoBehaviour
globalWeight *= IKSystem.vrik.solver.locomotion.weight;
//the most important thing ever
IKSystem.vrik.solver.spine.rotationWeight = globalWeight;
//IKSystem.vrik.solver.spine.rotationWeight = globalWeight;
HeadIK_FollowPosition();