mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-30 11:19:43 +00:00
added the game
This commit is contained in:
38
Assets/Sprites/Blocks/Bumper.json
Normal file
38
Assets/Sprites/Blocks/Bumper.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"animations": {
|
||||
"Idle": {
|
||||
"frames": [
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[0, 0, 48, 48],
|
||||
[48, 0, 48, 48],
|
||||
],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
},
|
||||
"Bounce": {
|
||||
"frames": [
|
||||
[48, 0, 48, 48],
|
||||
[0, 0, 48, 48]
|
||||
],
|
||||
"speed": 10.0,
|
||||
"loop": false
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {"source": "Bumper.png"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user