Files

42 lines
540 B
JSON
Raw Permalink Normal View History

2024-03-17 20:04:49 +03:00
{
2025-03-16 13:46:59 +03:00
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "PARSEC",
"size": {
"x": 64,
"y": 64
},
"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
2024-03-17 20:04:49 +03:00
]
2025-03-16 13:46:59 +03:00
]
}
]
}