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:
26
Assets/Sprites/Blocks/InvisibleBlock.json
Normal file
26
Assets/Sprites/Blocks/InvisibleBlock.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {
|
||||
"Day": {"source": "InvisibleBlock.png", "rect": [0, 0, 16, 16]},
|
||||
"Night": {"source": "InvisibleBlock.png", "rect": [16, 0, 16, 16]}
|
||||
},
|
||||
"Underground": {
|
||||
"source": "InvisibleBlock.png",
|
||||
"rect": [
|
||||
16.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
},
|
||||
"Castle": {
|
||||
"source": "InvisibleBlock.png",
|
||||
"rect": [
|
||||
16.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user