From 8e915733f0b71b1b82803569f2adc999a89321cf Mon Sep 17 00:00:00 2001 From: "Anthony J. Thibault" Date: Fri, 8 Jan 2016 17:15:18 -0800 Subject: [PATCH] added place holder right hand open/searching animation --- .../meshes/defaultAvatar_full/avatar-animation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/interface/resources/meshes/defaultAvatar_full/avatar-animation.json b/interface/resources/meshes/defaultAvatar_full/avatar-animation.json index 3f9708cdb3..19066e0ee8 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-public.s3.amazonaws.com/ozan/anim/grab/force_grab_right.fbx", - "startFrame": 0.0, - "endFrame": 0.0, + "url": "https://hifi-content.s3.amazonaws.com/ozan/dev/anim/hand_anims/open_variations.fbx", + "startFrame": 95.0, + "endFrame": 95.0, "timeScale": 1.0, "loopFlag": true },