Make human faster

This commit is contained in:
austin 2021-10-19 18:22:43 -04:00
parent eee9903ae1
commit f0803a5c5d

View File

@ -88,8 +88,8 @@
"movementSystems" : [
{
"type" : "GROUND",
"acceleration" : 0.05,
"maxVelocity" : 0.25
"acceleration" : 0.15,
"maxVelocity" : 1
}
],
"physicsObject" : {