Files

46 lines
924 B
JSON
Raw Permalink Normal View History

2024-06-03 23:40:55 +03:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
2024-06-05 16:48:08 +03:00
"copyright": "P O X U I",
2024-06-03 23:40:55 +03:00
"size": {
2024-06-05 16:48:08 +03:00
"x": 32,
"y": 32
2024-06-03 23:40:55 +03:00
},
"states": [
{
"name": "animated",
2024-06-05 16:48:08 +03:00
"directions": 4,
2024-06-03 23:40:55 +03:00
"delays": [
[
2024-06-05 16:48:08 +03:00
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
2024-06-03 23:40:55 +03:00
0.1
]
]
}
]
}