BulletSim: update values in OpenSimDefaults.ini to reflect the values really used by the code.
parent
fdf8732cd7
commit
976023366f
|
@ -919,9 +919,9 @@
|
|||
TerrainCollisionMargin = 0.04
|
||||
|
||||
AvatarFriction = 0.2
|
||||
AvatarStandingFriction = 0.99
|
||||
AvatarStandingFriction = 10.0
|
||||
AvatarRestitution = 0.0
|
||||
AvatarDensity = 60.0
|
||||
AvatarDensity = 3.5
|
||||
AvatarCapsuleWidth = 0.6
|
||||
AvatarCapsuleDepth = 0.45
|
||||
AvatarCapsuleHeight = 1.5
|
||||
|
|
Loading…
Reference in New Issue