Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Particles/SpikeBallDestructionParticles.json
2025-09-13 16:30:32 +01:00

161 lines
2.1 KiB
JSON

{
"variations": {
"default": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
0.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
0.0,
8.0,
8.0
]
}
]
},
"Underground": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
8.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
8.0,
8.0,
8.0
]
}
]
},
"GhostHouse": {
"link": "Underground"
},
"Castle": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
16.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
16.0,
8.0,
8.0
]
}
]
},
"Snow": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
24.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
24.0,
8.0,
8.0
]
}
]
},
"Space": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
32.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
32.0,
8.0,
8.0
]
}
]
},
"Volcano": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
40.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
40.0,
8.0,
8.0
]
}
]
},
"Bonus": {
"choices": [
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
0.0,
48.0,
8.0,
8.0
]
},
{
"source": "SpikeBallDestructionParticles.png",
"rect": [
8.0,
48.0,
8.0,
8.0
]
}
]
}
}
}