mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
try to help steps climb a bit compensating the bounce reduction
This commit is contained in:
@@ -946,6 +946,8 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
altContact = contact;
|
||||
useAltcontact = true;
|
||||
|
||||
offset.Z -= 0.2f;
|
||||
|
||||
offset.Normalize();
|
||||
|
||||
if (contact.depth > 0.1f)
|
||||
|
||||
Reference in New Issue
Block a user