mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-29 10:49:44 +00:00
added the game
This commit is contained in:
15
Assets/Sprites/Items/OneUp.json
Normal file
15
Assets/Sprites/Items/OneUp.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {
|
||||
"SMB1": {
|
||||
"source": "1UP.png",
|
||||
"rect": [0, 0, 16, 16]
|
||||
},
|
||||
"SMBLL": {
|
||||
"source": "1UP.png",
|
||||
"rect": [16, 0, 16, 16]
|
||||
},
|
||||
"SMBANN": {"link": "SMBLL"}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user