added a lower run animation to stop hovering when running

This commit is contained in:
amantley 2019-03-05 11:44:53 -08:00
parent 29d5574d93
commit 8e9618d740
2 changed files with 2 additions and 2 deletions

View file

@ -1016,8 +1016,8 @@
"type": "clip",
"data": {
"url": "qrc:///avatar/animations/run_fwd.fbx",
"startFrame": 0.0,
"endFrame": 21.0,
"startFrame": 1.0,
"endFrame": 22.0,
"timeScale": 1.0,
"loopFlag": true
},