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

150 lines
1.8 KiB
JSON

{
"animations": {
"default": {
"frames": [
[
0.0,
0.0,
16.0,
24.0
],
[
16.0,
0.0,
16.0,
24.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"SMB1": {
"source": "PiranhaPlant.png",
"rect": [
0.0,
0.0,
32.0,
24.0
]
},
"SMBANN": {
"source": "DiscoPiranha.png",
"rect": [
0.0,
0.0,
32.0,
24.0
]
}
},
"Underground": {
"SMB1": {
"source": "PiranhaPlant.png",
"rect": [
32.0,
0.0,
32.0,
24.0
]
},
"SMBANN": {
"source": "DiscoPiranha.png",
"rect": [
32.0,
0.0,
32.0,
24.0
]
}
},
"Castle": {
"link": "Underground"
},
"GhostHouse": {
"link": "Underground"
},
"Snow": {
"SMB1": {
"source": "PiranhaPlant.png",
"rect": [
0.0,
24.0,
32.0,
24.0
]
},
"SMBANN": {
"source": "DiscoPiranha.png",
"rect": [
0.0,
24.0,
32.0,
24.0
]
}
},
"Space": {
"SMB1": {
"source": "PiranhaPlant.png",
"rect": [
32.0,
24.0,
32.0,
24.0
]
},
"SMBANN": {
"source": "DiscoPiranha.png",
"rect": [
32.0,
24.0,
32.0,
24.0
]
}
},
"Volcano": {
"SMB1": {
"source": "PiranhaPlant.png",
"rect": [
64.0,
24.0,
32.0,
24.0
]
},
"SMBANN": {
"source": "DiscoPiranha.png",
"rect": [
64.0,
24.0,
32.0,
24.0
]
}
},
"Bonus": {
"SMB1": {
"source": "PiranhaPlant.png",
"rect": [
0.0,
48.0,
32.0,
24.0
]
},
"SMBANN": {
"source": "DiscoPiranha.png",
"rect": [
0.0,
48.0,
32.0,
24.0
]
}
}
}
}