mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
19 lines
355 B
JSON
19 lines
355 B
JSON
{
|
|
"animations": {
|
|
"default": {
|
|
"frames": [[0, 0, 16, 16], [16, 0, 16, 16]],
|
|
"speed": 10.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"default": {
|
|
"choices": [
|
|
{"source": "BooBuddy.png", "rect": [0, 0, 32, 16]},
|
|
{"source": "BooBuddy.png", "rect": [32, 0, 32, 16]},
|
|
{"source": "BooBuddy.png", "rect": [64, 0, 32, 16]}
|
|
]
|
|
}
|
|
}
|
|
}
|