mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
97 lines
991 B
JSON
Executable File
97 lines
991 B
JSON
Executable File
{
|
|
"animations": {
|
|
"Fall": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
0.0,
|
|
48.0,
|
|
48.0
|
|
],
|
|
[
|
|
0.0,
|
|
48.0,
|
|
48.0,
|
|
48.0
|
|
]
|
|
],
|
|
"speed": 15.0,
|
|
"loop": true
|
|
},
|
|
"FireBreathe": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
0.0,
|
|
48.0,
|
|
48.0
|
|
],
|
|
[
|
|
48.0,
|
|
0.0,
|
|
48.0,
|
|
48.0
|
|
]
|
|
],
|
|
"speed": 10.0,
|
|
"loop": true
|
|
},
|
|
"FireCharge": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
48.0,
|
|
48.0,
|
|
48.0
|
|
],
|
|
[
|
|
48.0,
|
|
48.0,
|
|
48.0,
|
|
48.0
|
|
]
|
|
],
|
|
"speed": 10.0,
|
|
"loop": true
|
|
},
|
|
"Idle": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
0.0,
|
|
48.0,
|
|
48.0
|
|
],
|
|
[
|
|
48.0,
|
|
0.0,
|
|
48.0,
|
|
48.0
|
|
]
|
|
],
|
|
"speed": 8.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"Overworld": {
|
|
"source": "BowsersBro.png",
|
|
"rect": [
|
|
0.0,
|
|
0.0,
|
|
96.0,
|
|
96.0
|
|
]
|
|
},
|
|
"default": {
|
|
"source": "BowsersBro.png",
|
|
"rect": [
|
|
0.0,
|
|
0.0,
|
|
96.0,
|
|
96.0
|
|
]
|
|
}
|
|
}
|
|
}
|