Files
2025-09-13 16:30:32 +01:00

52 lines
504 B
JSON

{
"animations": {
"Egg": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 10.0,
"loop": true
},
"Walk": {
"frames": [
[
0.0,
16.0,
16.0,
16.0
],
[
16.0,
16.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "Spiny.png",
"rect": [
0.0,
0.0,
32.0,
32.0
]
}
}
}