diff --git a/interface/resources/meshes/defaultAvatar_full/avatar-animation.json b/interface/resources/meshes/defaultAvatar_full/avatar-animation.json index 4b12008bc3..efd16576ee 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/hand_variations.fbx", - "startFrame": 17.0, - "endFrame": 17.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/search_right.fbx", + "startFrame": 0.0, + "endFrame": 0.0, "timeScale": 1.0, "loopFlag": true }, @@ -210,9 +210,9 @@ "id": "rightHandGrasp", "type": "clip", "data": { - "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx", - "startFrame": 59.0, - "endFrame": 59.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/grasp_right.fbx", + "startFrame": 0.0, + "endFrame": 0.0, "timeScale": 1.0, "loopFlag": true }, @@ -234,9 +234,9 @@ "id": "rightHandFarGrasp", "type": "clip", "data": { - "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/hand_variations.fbx", - "startFrame": 49.0, - "endFrame": 49.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/far_grasp_right.fbx", + "startFrame": 0.0, + "endFrame": 0.0, "timeScale": 1.0, "loopFlag": true }, @@ -334,7 +334,7 @@ "type": "clip", "data": { - "url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/grab_left.fbx", + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/search_left.fbx", "startFrame": 0.0, "endFrame": 0.0, "timeScale": 1.0, @@ -346,10 +346,9 @@ "id": "leftHandGrasp", "type": "clip", "data": { - - "url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/grab_left.fbx", - "startFrame": 10.0, - "endFrame": 10.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/grasp_left.fbx", + "startFrame": 0.0, + "endFrame": 0.0, "timeScale": 1.0, "loopFlag": true }, @@ -372,7 +371,7 @@ "type": "clip", "data": { - "url": "https://hifi-public.s3.amazonaws.com/ozan/anim/grab/grab_left.fbx", + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/far_grasp_left.fbx", "startFrame": 0.0, "endFrame": 0.0, "timeScale": 1.0,