mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:21:24 +02:00
Add one more sitting emote: clap03, touch up two of the standing clap anims, adjust frame ranges
This commit is contained in:
parent
b5d2675a05
commit
422ad52a87
4 changed files with 89 additions and 5 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1354,6 +1354,45 @@
|
||||||
},
|
},
|
||||||
"id": "seatedReactionApplaud02Outro",
|
"id": "seatedReactionApplaud02Outro",
|
||||||
"type": "clip"
|
"type": "clip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"data": {
|
||||||
|
"endFrame": 17,
|
||||||
|
"loopFlag": false,
|
||||||
|
"startFrame": 0,
|
||||||
|
"timeScale": 1,
|
||||||
|
"url": "qrc:///avatar/animations/sitting_emote_clap03_all.fbx"
|
||||||
|
},
|
||||||
|
"id": "seatedReactionApplaud03Intro",
|
||||||
|
"type": "clip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"data": {
|
||||||
|
"endFrame": 111,
|
||||||
|
"loopFlag": true,
|
||||||
|
"startFrame": 17,
|
||||||
|
"timeScale": 1,
|
||||||
|
"url": "qrc:///avatar/animations/sitting_emote_clap03_all.fbx"
|
||||||
|
},
|
||||||
|
"id": "seatedReactionApplaud03Loop",
|
||||||
|
"type": "clip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"data": {
|
||||||
|
"endFrame": 136,
|
||||||
|
"loopFlag": false,
|
||||||
|
"startFrame": 111,
|
||||||
|
"timeScale": 1,
|
||||||
|
"url": "qrc:///avatar/animations/sitting_emote_clap03_all.fbx"
|
||||||
|
},
|
||||||
|
"id": "seatedReactionApplaud03Outro",
|
||||||
|
"type": "clip"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"data": {
|
"data": {
|
||||||
|
@ -1450,6 +1489,51 @@
|
||||||
"var": "reactionApplaudEnabled"
|
"var": "reactionApplaudEnabled"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"easingType": "easeInOutQuad",
|
||||||
|
"id": "seatedReactionApplaud03Intro",
|
||||||
|
"interpDuration": 8,
|
||||||
|
"interpTarget": 8,
|
||||||
|
"interpType": "evaluateBoth",
|
||||||
|
"priority": 1,
|
||||||
|
"resume": false,
|
||||||
|
"transitions": [
|
||||||
|
{
|
||||||
|
"randomSwitchState": "seatedReactionApplaud03Loop",
|
||||||
|
"var": "seatedReactionApplaud03IntroOnDone"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"easingType": "easeInOutQuad",
|
||||||
|
"id": "seatedReactionApplaud03Loop",
|
||||||
|
"interpDuration": 1,
|
||||||
|
"interpTarget": 1,
|
||||||
|
"interpType": "evaluateBoth",
|
||||||
|
"priority": 0,
|
||||||
|
"resume": false,
|
||||||
|
"transitions": [
|
||||||
|
{
|
||||||
|
"randomSwitchState": "seatedReactionApplaud03Outro",
|
||||||
|
"var": "reactionApplaudDisabled"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"easingType": "easeInOutQuad",
|
||||||
|
"id": "seatedReactionApplaud03Outro",
|
||||||
|
"interpDuration": 12,
|
||||||
|
"interpTarget": 12,
|
||||||
|
"interpType": "evaluateBoth",
|
||||||
|
"priority": 0,
|
||||||
|
"resume": false,
|
||||||
|
"transitions": [
|
||||||
|
{
|
||||||
|
"randomSwitchState": "seatedReactionApplaud03Loop",
|
||||||
|
"var": "reactionApplaudEnabled"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"triggerRandomSwitch": ""
|
"triggerRandomSwitch": ""
|
||||||
|
@ -3118,7 +3202,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
],
|
],
|
||||||
"data": {
|
"data": {
|
||||||
"endFrame": 18,
|
"endFrame": 17,
|
||||||
"loopFlag": false,
|
"loopFlag": false,
|
||||||
"startFrame": 1,
|
"startFrame": 1,
|
||||||
"timeScale": 1,
|
"timeScale": 1,
|
||||||
|
@ -3131,9 +3215,9 @@
|
||||||
"children": [
|
"children": [
|
||||||
],
|
],
|
||||||
"data": {
|
"data": {
|
||||||
"endFrame": 97,
|
"endFrame": 111,
|
||||||
"loopFlag": true,
|
"loopFlag": true,
|
||||||
"startFrame": 18,
|
"startFrame": 17,
|
||||||
"timeScale": 1,
|
"timeScale": 1,
|
||||||
"url": "qrc:///avatar/animations/emote_clap01_all.fbx"
|
"url": "qrc:///avatar/animations/emote_clap01_all.fbx"
|
||||||
},
|
},
|
||||||
|
@ -3144,9 +3228,9 @@
|
||||||
"children": [
|
"children": [
|
||||||
],
|
],
|
||||||
"data": {
|
"data": {
|
||||||
"endFrame": 146,
|
"endFrame": 160,
|
||||||
"loopFlag": false,
|
"loopFlag": false,
|
||||||
"startFrame": 97,
|
"startFrame": 111,
|
||||||
"timeScale": 1,
|
"timeScale": 1,
|
||||||
"url": "qrc:///avatar/animations/emote_clap01_all.fbx"
|
"url": "qrc:///avatar/animations/emote_clap01_all.fbx"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue