try to help steps climb a bit compensating the bounce reduction

avinationmerge
UbitUmarov 2014-10-04 08:46:46 +01:00
parent 57caf468e8
commit 44a42efa4b
1 changed files with 2 additions and 0 deletions

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)