change base idle more frequently, add more motion to idle02, improve head movements in talks, add head movement to talk_armsdown

This commit is contained in:
dooglifeSF 2019-06-19 16:19:42 -07:00
parent 4be42a4b9b
commit 3eef23fe98
11 changed files with 2 additions and 2 deletions

View file

@ -1112,7 +1112,7 @@
"currentState": "masterIdle1",
"triggerRandomSwitch": "masterIdleSwitch",
"randomSwitchTimeMin": 10.0,
"randomSwitchTimeMax": 120.0,
"randomSwitchTimeMax": 30.0,
"states": [
{
"id": "masterIdle1",
@ -1168,7 +1168,7 @@
"url": "qrc:///avatar/animations/idle02.fbx",
"startFrame": 1.0,
"endFrame": 400.0,
"timeScale": 1.0,
"timeScale": 0.75,
"loopFlag": true
},
"children": []