mirror of
https://github.com/lubosz/overte.git
synced 2025-04-25 00:03:16 +02:00
Added sitting idle variation and removed rejected emote variations.
This commit is contained in:
parent
a8d7f06862
commit
649ef6c721
2 changed files with 3 additions and 55 deletions
BIN
interface/resources/avatar/animations/sitting_idle03.fbx
Normal file
BIN
interface/resources/avatar/animations/sitting_idle03.fbx
Normal file
Binary file not shown.
|
@ -668,9 +668,9 @@
|
|||
"loopFlag": true,
|
||||
"startFrame": 1,
|
||||
"timeScale": 1,
|
||||
"url": "qrc:///avatar/animations/sitting_idle.fbx"
|
||||
"url": "qrc:///avatar/animations/sitting_idle03.fbx"
|
||||
},
|
||||
"id": "seatedIdle02",
|
||||
"id": "seatedIdle03",
|
||||
"type": "clip"
|
||||
}
|
||||
],
|
||||
|
@ -689,7 +689,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "seatedIdle02",
|
||||
"id": "seatedIdle03",
|
||||
"interpDuration": 6,
|
||||
"interpTarget": 6,
|
||||
"priority": 1,
|
||||
|
@ -1745,19 +1745,6 @@
|
|||
"id": "positiveLongHeadNod",
|
||||
"type": "clip"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
],
|
||||
"data": {
|
||||
"endFrame": 84,
|
||||
"loopFlag": false,
|
||||
"startFrame": 1,
|
||||
"timeScale": 1,
|
||||
"url": "qrc:///avatar/animations/emote_agree_thisorthat.fbx"
|
||||
},
|
||||
"id": "positiveThisOrThat",
|
||||
"type": "clip"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
],
|
||||
|
@ -1813,15 +1800,6 @@
|
|||
"transitions": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "positiveThisOrThat",
|
||||
"interpDuration": 6,
|
||||
"interpTarget": 6,
|
||||
"priority": 1,
|
||||
"resume": false,
|
||||
"transitions": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "positiveThoughtfulHeadNod",
|
||||
"interpDuration": 6,
|
||||
|
@ -1852,19 +1830,6 @@
|
|||
"id": "negativeAnnoyedHeadshake",
|
||||
"type": "clip"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
],
|
||||
"data": {
|
||||
"endFrame": 74,
|
||||
"loopFlag": false,
|
||||
"startFrame": 1,
|
||||
"timeScale": 1,
|
||||
"url": "qrc:///avatar/animations/emote_disagree_no.fbx"
|
||||
},
|
||||
"id": "negativeNo",
|
||||
"type": "clip"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
],
|
||||
|
@ -1909,15 +1874,6 @@
|
|||
"transitions": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "negativeNo",
|
||||
"interpDuration": 6,
|
||||
"interpTarget": 6,
|
||||
"priority": 1,
|
||||
"resume": false,
|
||||
"transitions": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "negativeThoughtfulHeadshake",
|
||||
"interpDuration": 6,
|
||||
|
@ -2167,10 +2123,6 @@
|
|||
"state": "idleTalkOverlay",
|
||||
"var": "positiveLongHeadNodOnDone"
|
||||
},
|
||||
{
|
||||
"state": "idleTalkOverlay",
|
||||
"var": "positiveThisOrThatOnDone"
|
||||
},
|
||||
{
|
||||
"state": "idleTalkOverlay",
|
||||
"var": "positiveThoughtfulHeadNodOnDone"
|
||||
|
@ -2207,10 +2159,6 @@
|
|||
"state": "idleTalkOverlay",
|
||||
"var": "negativeAnnoyedHeadshakeOnDone"
|
||||
},
|
||||
{
|
||||
"state": "idleTalkOverlay",
|
||||
"var": "negativeNoOnDone"
|
||||
},
|
||||
{
|
||||
"state": "idleTalkOverlay",
|
||||
"var": "negativeThoughtfulHeadshakeOnDone"
|
||||
|
|
Loading…
Reference in a new issue