* Physics update to perhaps help people who have capsules that have capsized
parent
8df4774830
commit
b7ab6d705a
|
@ -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();
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue