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

23 lines
343 B
JSON

{
"animations": {
"default": {
"frames": [[0, 0, 16, 16]],
"speed": 1.0,
"loop": false
}
},
"variations": {
"default": {
"SMB1": {
"source": "SuperMushroom.png",
"rect": [0, 0, 16, 16]
},
"SMBLL": {
"source": "SuperMushroom.png",
"rect": [16, 0, 16, 16]
},
"SMBANN": {"link": "SMBLL"}
}
}
}