Files

49 lines
661 B
JSON
Raw Permalink Normal View History

2024-02-16 01:08:10 +07:00
{
"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
]
]
}
]
}