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:
22
Assets/Sprites/Items/SuperMushroom.json
Normal file
22
Assets/Sprites/Items/SuperMushroom.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [[0, 0, 16, 16]],
|
||||
"speed": 1.0,
|
||||
"loop": false
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
"SMB1": {
|
||||
"source": "SuperMushroom.png",
|
||||
"rect": [0, 0, 16, 16]
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "SuperMushroom.png",
|
||||
"rect": [16, 0, 16, 16]
|
||||
},
|
||||
"SMBANN": {"link": "SMBLL"}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user