Added colliderHeightFromFloor to a few places I missed, some more human collider tweaking, correcting collider y position faster
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
thightorque="-5.0"
|
||||
walkspeed="1.5"
|
||||
swimspeed="2.0"
|
||||
impacttolerance="7.5"
|
||||
colliderheightfromfloor="55">
|
||||
colliderheightfromfloor="55"
|
||||
impacttolerance="7.5">
|
||||
|
||||
<collider height="60" radius="15"/>
|
||||
<collider height="30" radius="15"/>
|
||||
<collider height="55" radius="15"/>
|
||||
<collider height="40" radius="15"/>
|
||||
|
||||
<!-- head -->
|
||||
<limb id = "0" radius="13" mass = "6" type="Head" attackpriority="2">
|
||||
|
||||
Reference in New Issue
Block a user