mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 04:08:55 +02:00
avatar-animation.json: Updated right hand grasp animations
This commit is contained in:
parent
3d8f8e5618
commit
b44ae3a197
1 changed files with 9 additions and 9 deletions
|
@ -198,9 +198,9 @@
|
||||||
"id": "rightHandOpen",
|
"id": "rightHandOpen",
|
||||||
"type": "clip",
|
"type": "clip",
|
||||||
"data": {
|
"data": {
|
||||||
"url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/open_variations.fbx",
|
"url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx",
|
||||||
"startFrame": 95.0,
|
"startFrame": 17.0,
|
||||||
"endFrame": 95.0,
|
"endFrame": 17.0,
|
||||||
"timeScale": 1.0,
|
"timeScale": 1.0,
|
||||||
"loopFlag": true
|
"loopFlag": true
|
||||||
},
|
},
|
||||||
|
@ -210,9 +210,9 @@
|
||||||
"id": "rightHandGrasp",
|
"id": "rightHandGrasp",
|
||||||
"type": "clip",
|
"type": "clip",
|
||||||
"data": {
|
"data": {
|
||||||
"url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/grab_right.fbx",
|
"url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx",
|
||||||
"startFrame": 10.0,
|
"startFrame": 59.0,
|
||||||
"endFrame": 10.0,
|
"endFrame": 59.0,
|
||||||
"timeScale": 1.0,
|
"timeScale": 1.0,
|
||||||
"loopFlag": true
|
"loopFlag": true
|
||||||
},
|
},
|
||||||
|
@ -234,9 +234,9 @@
|
||||||
"id": "rightHandFarGrasp",
|
"id": "rightHandFarGrasp",
|
||||||
"type": "clip",
|
"type": "clip",
|
||||||
"data": {
|
"data": {
|
||||||
"url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/force_grab_right.fbx",
|
"url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx",
|
||||||
"startFrame": 12.0,
|
"startFrame": 49.0,
|
||||||
"endFrame": 35.0,
|
"endFrame": 49.0,
|
||||||
"timeScale": 1.0,
|
"timeScale": 1.0,
|
||||||
"loopFlag": true
|
"loopFlag": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue