try to help steps climb a bit compensating the bounce reduction
parent
57caf468e8
commit
44a42efa4b
|
@ -946,6 +946,8 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||||
altContact = contact;
|
altContact = contact;
|
||||||
useAltcontact = true;
|
useAltcontact = true;
|
||||||
|
|
||||||
|
offset.Z -= 0.2f;
|
||||||
|
|
||||||
offset.Normalize();
|
offset.Normalize();
|
||||||
|
|
||||||
if (contact.depth > 0.1f)
|
if (contact.depth > 0.1f)
|
||||||
|
|
Loading…
Reference in New Issue