Update human walk speed

This commit is contained in:
austin 2022-09-16 17:15:41 -04:00
parent a1c05274bf
commit 19b2a0af15

View File

@ -128,7 +128,7 @@
{
"type" : "GROUND",
"acceleration" : 10.0,
"maxVelocity" : 0.025,
"maxVelocity" : 0.0245,
"animationStartup" : {
"name" : "Jog",
"length" : 1,