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" : [ "movementSystems" : [
{ {
"type" : "GROUND", "type" : "GROUND",
"acceleration" : 0.05, "acceleration" : 0.15,
"maxVelocity" : 0.25 "maxVelocity" : 1
} }
], ],
"physicsObject" : { "physicsObject" : {