avatar-animation.json: Updated right hand grasp animations

This commit is contained in:
Anthony J. Thibault 2016-01-11 16:55:45 -08:00
parent 3d8f8e5618
commit b44ae3a197

View file

@ -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
}, },