Sixze / ALS-Refactored

Completely reworked and improved C++ version of Advanced Locomotion System V4.
MIT License
978 stars 273 forks source link

HandIK not work correctly if the value is -1 #364

Closed watsonsong closed 1 year ago

watsonsong commented 1 year ago

I think it could be better to clamp the handik value between 0~1 in control rig. Both LayerArmLeft and HandLeftIk could be -1, so it need clamp them seprately.

Sixze commented 1 year ago

Fixed in 1a86cc455a3447c588d6a0309e71042b15b37275.