mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 09:36:27 +02:00
added place holder right hand open/searching animation
This commit is contained in:
parent
4c1ad6900d
commit
8e915733f0
1 changed files with 3 additions and 3 deletions
|
@ -198,9 +198,9 @@
|
||||||
"id": "rightHandOpen",
|
"id": "rightHandOpen",
|
||||||
"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/open_variations.fbx",
|
||||||
"startFrame": 0.0,
|
"startFrame": 95.0,
|
||||||
"endFrame": 0.0,
|
"endFrame": 95.0,
|
||||||
"timeScale": 1.0,
|
"timeScale": 1.0,
|
||||||
"loopFlag": true
|
"loopFlag": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue