mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
added the game
This commit is contained in:
18
Assets/Sprites/Particles/FireballExplosion.json
Normal file
18
Assets/Sprites/Particles/FireballExplosion.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [
|
||||
[0, 0, 18, 18],
|
||||
[18, 0, 18, 18],
|
||||
[36, 0, 18, 18],
|
||||
[54, 0, 18, 18],
|
||||
[0, 0, 1, 1]
|
||||
],
|
||||
"speed": 30.0,
|
||||
"loop": false
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {"source": "FireballExplosion.png"}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user