mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
33 lines
332 B
JSON
33 lines
332 B
JSON
{
|
|
"animations": {
|
|
"default": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
0.0,
|
|
24.0,
|
|
16.0
|
|
],
|
|
[
|
|
24.0,
|
|
0.0,
|
|
24.0,
|
|
16.0
|
|
]
|
|
],
|
|
"speed": 15.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"default": {
|
|
"source": "BowserFlame.png",
|
|
"rect": [
|
|
0.0,
|
|
0.0,
|
|
48.0,
|
|
16.0
|
|
]
|
|
}
|
|
}
|
|
} |