mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
99 lines
1.3 KiB
JSON
99 lines
1.3 KiB
JSON
{
|
|
"animations": {
|
|
"default": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
16.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
32.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
48.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
]
|
|
],
|
|
"speed": 10.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"default": {"source": "StaticCoin.png", "rect": [0, 0, 64, 16]},
|
|
"Underground": {"source": "StaticCoin.png", "rect": [0, 16, 64, 16]},
|
|
"GhostHouse": {"link": "Underground"},
|
|
"Castle": {"source": "StaticCoin.png", "rect": [0, 32, 64, 16]},
|
|
"Snow": {"source": "StaticCoin.png", "rect": [0, 48, 64, 16]},
|
|
"Space": {"source": "StaticCoin.png", "rect": [0, 64, 64, 16]},
|
|
"Volcano": {"source": "StaticCoin.png", "rect": [0, 80, 64, 16]},
|
|
"Bonus": {"source": "StaticCoin.png", "rect": [0, 96, 64, 16]}
|
|
}
|
|
}
|