* Tweak the BulletDotNETPlugin character controller so it feels more finished.

This commit is contained in:
Teravus Ovares
2009-04-07 15:01:46 +00:00
parent eb190905b5
commit 11f8ea30f9
2 changed files with 20 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ namespace OpenSim.Region.Physics.BulletDotNETPlugin
public float geomDefaultDensity = 10.000006836f;
private float avPIDD = 65f;
private float avPIDP = 28f;
private float avPIDP = 21f;
private float avCapRadius = 0.37f;
private float avStandupTensor = 2000000f;
private float avDensity = 80f;