mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"animations": {
|
|
"default": {
|
|
"frames": [[0, 0, 16, 16], [16, 0, 16, 16]],
|
|
"speed": 15.0,
|
|
"loop": true
|
|
}
|
|
},
|
|
"variations": {
|
|
"default": {"source": "SPItems.png", "rect": [32, 64, 32, 16]}
|
|
}
|
|
}
|