mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
66 lines
691 B
JSON
66 lines
691 B
JSON
{
|
|
"animations": {
|
|
"default": {
|
|
"frames": [
|
|
[
|
|
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": 15.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"default": {
|
|
"SMB1": {
|
|
"source": "SuperStar.png",
|
|
"rect": [
|
|
0.0,
|
|
0.0,
|
|
64.0,
|
|
16.0
|
|
]
|
|
},
|
|
"SMBS": {
|
|
"source": "SuperStar.png",
|
|
"rect": [
|
|
0.0,
|
|
16.0,
|
|
64.0,
|
|
16.0
|
|
]
|
|
},
|
|
"SMBANN": {
|
|
"source": "DiscoStar.png",
|
|
"rect": [
|
|
0.0,
|
|
0.0,
|
|
64.0,
|
|
16.0
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|