mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-30 03:09:43 +00:00
added the game
This commit is contained in:
40
Assets/Sprites/Blocks/BurnerFlame.json
Normal file
40
Assets/Sprites/Blocks/BurnerFlame.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"animations": {
|
||||
"Fall": {
|
||||
"frames": [
|
||||
[80.0, 0.0, 16.0, 48.0],
|
||||
[64.0, 0.0, 16.0, 48.0],
|
||||
[48.0, 0.0, 16.0, 48.0],
|
||||
[32.0, 0.0, 16.0, 48.0],
|
||||
[16.0, 0.0, 16.0, 48.0],
|
||||
[0.0, 0.0, 16.0, 48.0],
|
||||
[0.0, 0.0, 1.0, 1.0]
|
||||
],
|
||||
"speed": 10.0,
|
||||
"loop": false
|
||||
},
|
||||
"Loop": {
|
||||
"frames": [
|
||||
[64.0, 0.0, 16.0, 48.0],
|
||||
[80.0, 0.0, 16.0, 48.0]
|
||||
],
|
||||
"speed": 15.0,
|
||||
"loop": true
|
||||
},
|
||||
"Rise": {
|
||||
"frames": [
|
||||
[0.0, 0.0, 16.0, 48.0],
|
||||
[16.0, 0.0, 16.0, 48.0],
|
||||
[32.0, 0.0, 16.0, 48.0],
|
||||
[48.0, 0.0, 16.0, 48.0],
|
||||
[64.0, 0.0, 16.0, 48.0],
|
||||
[80.0, 0.0, 16.0, 48.0]
|
||||
],
|
||||
"speed": 15.0,
|
||||
"loop": false
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": { "source": "BurnerFlame.png", "rect": [0.0, 0.0, 96.0, 48.0] }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user