Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Enemies/BowsersBro.json
2025-09-13 16:30:32 +01:00

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
]
}
}
}