mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-28 10:19:41 +00:00
added the game
This commit is contained in:
161
Assets/Sprites/Particles/SpikeBallDestructionParticles.json
Normal file
161
Assets/Sprites/Particles/SpikeBallDestructionParticles.json
Normal file
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"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
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user