desktop-daemon/assets/sprites/template/spritesheet.json
2022-08-08 12:05:45 -04:00

12 lines
106 B
JSON

{
"width": 50,
"height": 50,
"animations": [
{
"name": "idle",
"y": 0,
"frames": 8
}
]
}