mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
[AlternateIKSystem] Unfuck halfbody support.
This commit is contained in:
parent
69b84775ec
commit
4061b815df
2 changed files with 6 additions and 2 deletions
|
@ -177,7 +177,7 @@ internal static class IKCalibrator
|
|||
vrik.solver.spine.positionWeight = 1f;
|
||||
vrik.solver.spine.rotationWeight = 1f;
|
||||
|
||||
vrik.solver.spine.maxRootAngle = 0f;
|
||||
vrik.solver.spine.maxRootAngle = 25f;
|
||||
|
||||
vrik.solver.plantFeet = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue