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;
|
||||
useAltcontact = true;
|
||||
|
||||
offset.Z -= 0.2f;
|
||||
|
||||
offset.Normalize();
|
||||
|
||||
if (contact.depth > 0.1f)
|
||||
|
|
Loading…
Reference in New Issue