Files
2024-02-15 18:08:10 +00:00

49 lines
661 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Dageff",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
],
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
],
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
],
[
0.3,
0.3,
0.3,
0.3,
0.3,
0.3
]
]
}
]
}