Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Editor/BillCannonIcon.json

25 lines
512 B
JSON

{
"variations": {
"default": {
"Day": {"source": "BillCannon.png", "rect": [0, 0, 16, 16]},
"Night": {"source": "BillCannon.png", "rect": [16, 0, 16, 16]}
},
"Underground": {
"source": "BillCannon.png",
"rect": [
16.0,
0.0,
16.0,
16.0
]
},
"Castle": {"link": "Underground"},
"GhostHouse": {"link": "Underground"},
"Volcano": {"link": "Underground"},
"Bonus": {"link": "Underground"},
"Jungle": {"link": "Underground"},
"Space": {"link": "Underground"}
}
}