Files
2024-08-23 04:44:35 +03:00

54 lines
781 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/ss14-core",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.14,
0.14,
0.14,
0.14,
0.14,
0.14,
0.14
],
[
0.14,
0.14,
0.14,
0.14,
0.14,
0.14,
0.14
],
[
0.14,
0.14,
0.14,
0.14,
0.14,
0.14,
0.14
],
[
0.14,
0.14,
0.14,
0.14,
0.14,
0.14,
0.14
]
]
}
]
}