mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
useAnimatedBendNormal
This commit is contained in:
parent
a35e0e777f
commit
a8ad814ac0
2 changed files with 10 additions and 1 deletions
|
@ -15,6 +15,10 @@ using UnityEngine;
|
|||
Freddy (gmod)- Doesn't have any fingers, wristToPalmAxis & palmToThumbAxis needed to be set manually.
|
||||
Small Cheese- Emotes are angled wrong due to maxRootAngle..???
|
||||
|
||||
Custom knee bend normal is needed for avatars that scale incredibly small. Using animated knee bend will cause
|
||||
knees to bend in completely wrong directions. We turn it off though when in crouch/prone, as it can bleed
|
||||
into animations.
|
||||
|
||||
Most other avatars play just fine.
|
||||
|
||||
**/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue