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

66 lines
691 B
JSON

{
"animations": {
"default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
48.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": true
}
},
"variations": {
"default": {
"SMB1": {
"source": "SuperStar.png",
"rect": [
0.0,
0.0,
64.0,
16.0
]
},
"SMBS": {
"source": "SuperStar.png",
"rect": [
0.0,
16.0,
64.0,
16.0
]
},
"SMBANN": {
"source": "DiscoStar.png",
"rect": [
0.0,
0.0,
64.0,
16.0
]
}
}
}
}