mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 04:03:35 +02:00
new seated talking anim
This commit is contained in:
parent
b4869508a0
commit
733d7455f4
2 changed files with 22 additions and 0 deletions
BIN
interface/resources/avatar/animations/sitting_talk04.fbx
Normal file
BIN
interface/resources/avatar/animations/sitting_talk04.fbx
Normal file
Binary file not shown.
|
@ -615,6 +615,19 @@
|
||||||
},
|
},
|
||||||
"id": "seatedTalk03",
|
"id": "seatedTalk03",
|
||||||
"type": "clip"
|
"type": "clip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
],
|
||||||
|
"data": {
|
||||||
|
"endFrame": 442,
|
||||||
|
"loopFlag": true,
|
||||||
|
"startFrame": 0,
|
||||||
|
"timeScale": 1,
|
||||||
|
"url": "qrc:///avatar/animations/sitting_talk04.fbx"
|
||||||
|
},
|
||||||
|
"id": "seatedTalk04",
|
||||||
|
"type": "clip"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"data": {
|
"data": {
|
||||||
|
@ -639,6 +652,15 @@
|
||||||
"resume": true,
|
"resume": true,
|
||||||
"transitions": [
|
"transitions": [
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "seatedTalk04",
|
||||||
|
"interpDuration": 6,
|
||||||
|
"interpTarget": 6,
|
||||||
|
"priority": 1,
|
||||||
|
"resume": true,
|
||||||
|
"transitions": [
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue