sitting raise hand

This commit is contained in:
Anthony J. Thibault 2019-08-08 09:37:03 -07:00
parent e5e012a83e
commit 317c2f5219
2 changed files with 87 additions and 6 deletions

View file

@ -861,16 +861,97 @@
}, },
{ {
"children": [ "children": [
{
"children": [
],
"data": {
"endFrame": 32,
"loopFlag": false,
"startFrame": 0,
"timeScale": 1,
"url": "qrc:///avatar/animations/sitting_emote_raisehand_all.fbx"
},
"id": "seatedReactionRaiseHandIntro",
"type": "clip"
},
{
"children": [
],
"data": {
"endFrame": 345,
"loopFlag": true,
"startFrame": 32,
"timeScale": 1,
"url": "qrc:///avatar/animations/sitting_emote_raisehand_all.fbx"
},
"id": "seatedReactionRaiseHandLoop",
"type": "clip"
},
{
"children": [
],
"data": {
"endFrame": 400,
"loopFlag": false,
"startFrame": 345,
"timeScale": 1,
"url": "qrc:///avatar/animations/sitting_emote_raisehand_all.fbx"
},
"id": "seatedReactionRaiseHandOutro",
"type": "clip"
}
], ],
"data": { "data": {
"endFrame": 0, "currentState": "seatedReactionRaiseHandIntro",
"loopFlag": true, "randomSwitchTimeMax": 10,
"startFrame": 0, "randomSwitchTimeMin": 1,
"timeScale": 1, "states": [
"url": "qrc:///avatar/animations/sitting_idle.fbx" {
"easingType": "easeInOutQuad",
"id": "seatedReactionRaiseHandIntro",
"interpDuration": 18,
"interpTarget": 18,
"interpType": "evaluateBoth",
"priority": 1,
"resume": false,
"transitions": [
{
"randomSwitchState": "seatedReactionRaiseHandLoop",
"var": "seatedReactionRaiseHandIntroOnDone"
}
]
},
{
"id": "seatedReactionRaiseHandLoop",
"interpDuration": 5,
"interpTarget": 5,
"priority": 0,
"resume": false,
"transitions": [
{
"randomSwitchState": "seatedReactionRaiseHandOutro",
"var": "reactionRaiseHandDisabled"
}
]
},
{
"id": "seatedReactionRaiseHandOutro",
"interpDuration": 1,
"interpTarget": 1,
"priority": 0,
"resume": false,
"transitions": [
{
"randomSwitchState": "seatedReactionRaiseHandLoop",
"var": "reactionRaiseHandEnabled"
}
]
}
],
"triggerRandomSwitch": ""
}, },
"id": "seatedReactionRaiseHand", "id": "seatedReactionRaiseHand",
"type": "clip" "type": "randomSwitchStateMachine"
}, },
{ {
"children": [ "children": [