Files

42 lines
831 B
JSON
Raw Permalink Normal View History

2025-02-18 18:57:08 +03:00
{
2025-03-08 18:20:07 +03:00
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Armolitskiy",
"size": {
"x": 96,
"y": 96
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
2025-02-18 18:57:08 +03:00
}