20 lines
329 B
JSON
20 lines
329 B
JSON
{
|
|
"type": "manual",
|
|
"layout": {
|
|
"rows": 1,
|
|
"columns": 17,
|
|
"frameCount": 16,
|
|
"direction": "horizontal"
|
|
},
|
|
"frameDuration": 200,
|
|
"sampleRate": 60,
|
|
"animations": [
|
|
{
|
|
"name": "loading",
|
|
"frameIndices": [
|
|
0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
|
|
],
|
|
"loop": true
|
|
}
|
|
]
|
|
} |