try to help steps climb a bit compensating the bounce reduction

This commit is contained in:
UbitUmarov
2014-10-04 08:46:46 +01:00
parent 57caf468e8
commit 44a42efa4b

View File

@@ -946,6 +946,8 @@ namespace OpenSim.Region.Physics.OdePlugin
altContact = contact;
useAltcontact = true;
offset.Z -= 0.2f;
offset.Normalize();
if (contact.depth > 0.1f)