Annnd they're back

This commit is contained in:
Nicholas Ignoffo 2017-01-02 00:19:44 -08:00
parent c34ee90b4e
commit 4ec321aaac
796 changed files with 15806 additions and 0 deletions

View file

@ -0,0 +1,42 @@
{
"joints": {
"ring": { "0": [ 1.0 ], "1": [ 1.0 ], "2": [ 1.0 ], "3": [ 1.0 ], "4": [ 1.0 ], "5": [ 1.0 ], "6": [ 1.0 ], "7": [ 1.0 ], "8": [ 1.0 ], "9": [ 1.0 ], "10": [ 1.0 ], "11": [ 1.0 ], "12": [ 1.0 ], "13": [ 1.0 ], "14": [ 1.0 ], "15": [ 1.0 ], "16": [ 1.0 ], "17": [ 1.0 ], "18": [ 1.0 ], "19": [ 1.0 ], "20": [ 1.0 ], "21": [ 1.0 ], "22": [ 1.0 ] }
},
"clips": {
"default": {
"loop": false,
"joint_clips": {},
"events": {}
},
"moving": {
"loop": true,
"joint_clips": {
"ring": [
{
"variable": "offset_y",
"type": "uniform",
"interpolation": "linear",
"samples": [ -0.0625, -0.0442, 0, 0.0442, 0.0625, 0.0442, 0, -0.0442 ]
},
{
"variable": "axis_y",
"type": "uniform",
"interpolation": "nearest",
"samples": [ 1 ]
},
{
"variable": "angle",
"type": "uniform",
"interpolation": "linear",
"samples": [
0, 120, 240
]
}
]
},
"events": {
}
}
}
}