BulletSim: add avatar code to keep avatars from ending up trapped under the terrain

This commit is contained in:
Robert Adams
2012-08-08 13:48:49 -07:00
parent 19417fca41
commit 5ab151c2d6
5 changed files with 47 additions and 54 deletions

View File

@@ -939,7 +939,7 @@
FixedTimeStep = .01667
MaxCollisionsPerFrame = 2048
MaxUpdatesPerFrame = 2048
MaxUpdatesPerFrame = 8192
[RemoteAdmin]
enabled = false