From b44ae3a19798b07f057c406cb9ffebf83fcbee2f Mon Sep 17 00:00:00 2001 From: "Anthony J. Thibault" Date: Mon, 11 Jan 2016 16:55:45 -0800 Subject: [PATCH] avatar-animation.json: Updated right hand grasp animations --- .../defaultAvatar_full/avatar-animation.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/interface/resources/meshes/defaultAvatar_full/avatar-animation.json b/interface/resources/meshes/defaultAvatar_full/avatar-animation.json index 19066e0ee8..4b12008bc3 100644 --- a/interface/resources/meshes/defaultAvatar_full/avatar-animation.json +++ b/interface/resources/meshes/defaultAvatar_full/avatar-animation.json @@ -198,9 +198,9 @@ "id": "rightHandOpen", "type": "clip", "data": { - "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/open_variations.fbx", - "startFrame": 95.0, - "endFrame": 95.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx", + "startFrame": 17.0, + "endFrame": 17.0, "timeScale": 1.0, "loopFlag": true }, @@ -210,9 +210,9 @@ "id": "rightHandGrasp", "type": "clip", "data": { - "url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/grab_right.fbx", - "startFrame": 10.0, - "endFrame": 10.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx", + "startFrame": 59.0, + "endFrame": 59.0, "timeScale": 1.0, "loopFlag": true }, @@ -234,9 +234,9 @@ "id": "rightHandFarGrasp", "type": "clip", "data": { - "url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/force_grab_right.fbx", - "startFrame": 12.0, - "endFrame": 35.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx", + "startFrame": 49.0, + "endFrame": 49.0, "timeScale": 1.0, "loopFlag": true },