mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-28 02:09:42 +00:00
added the game
This commit is contained in:
16
Assets/Sprites/Particles/DropShadow.json
Normal file
16
Assets/Sprites/Particles/DropShadow.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {
|
||||
"Day": {"source": "ShadowColours.png", "rect": [0, 0, 1, 1]},
|
||||
"Night": {"source": "ShadowColours.png", "rect": [1, 0, 1, 1]}
|
||||
},
|
||||
"Underground": {"source": "ShadowColours.png", "rect": [1, 0, 1, 1]},
|
||||
"GhostHouse": {"link": "Underground"},
|
||||
"Jungle": {"link": "Underground"},
|
||||
"Castle": {"link": "Underground"},
|
||||
"Bonus": {"link": "Underground"},
|
||||
"Underwater": {"source": "ShadowColours.png", "rect": [0, 0, 1, 1]},
|
||||
"CastleWater": {"link": "Underwater"},
|
||||
"Volcano": {"link": "Underground"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user