Files

90 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2023-12-06 19:08:55 +03:00
{
"version": 1,
"license": null,
"copyright": null,
2023-12-06 19:08:55 +03:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "fox_ears",
"directions": 4
},
{
"name": "fox_tail",
2023-12-06 19:08:55 +03:00
"directions": 4
},
{
"name": "fox_tail_wagging",
2023-12-06 19:08:55 +03:00
"directions": 4,
"delays": [
[
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.15
],
[
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.15
],
[
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.15
],
[
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.15
]
]
}
]
2023-12-21 21:10:35 +03:00
}