mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
34 lines
328 B
JSON
Executable File
34 lines
328 B
JSON
Executable File
{
|
|
"animations": {
|
|
"default": {
|
|
"frames": [
|
|
[
|
|
0.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
],
|
|
[
|
|
16.0,
|
|
0.0,
|
|
16.0,
|
|
16.0
|
|
]
|
|
],
|
|
"speed": 5.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"default": {
|
|
"source": "Sigebou.png",
|
|
"rect": [
|
|
0.0,
|
|
0.0,
|
|
32.0,
|
|
16.0
|
|
]
|
|
}
|
|
}
|
|
}
|