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:
12
Assets/Sprites/Particles/WindParticles.json
Normal file
12
Assets/Sprites/Particles/WindParticles.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {"source": "Leaves.png"},
|
||||
"Autumn": {"source": "AutumnLeaves.png"},
|
||||
"Desert": {"source": "DesertWind.png"},
|
||||
"Snow": {"source": "SnowWind.png"},
|
||||
"Underwater": {"source": "WaterWind.png"},
|
||||
"CastleWater": {"link": "Underwater"},
|
||||
"Castle": {"source": "FireWind.png"},
|
||||
"Volcano": {"link": "Castle"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user