mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 10:48:58 +02:00
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:
parent
4be42a4b9b
commit
3eef23fe98
11 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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": []
|
||||
|
|
Loading…
Reference in a new issue