mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Physics update to perhaps help people who have capsules that have capsized
This commit is contained in:
@@ -398,7 +398,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
d.JointSetAMotorParam(Amotor, (int)dParam.FudgeFactor, 0f);
|
||||
d.JointSetAMotorParam(Amotor, (int)dParam.FMax, 3800000f);
|
||||
|
||||
//standupStraight();
|
||||
standupStraight();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user