desktop-daemon/assets/sprites/template/spritesheet.json

12 lines
106 B
JSON
Raw Permalink Normal View History

2022-08-08 12:05:45 -04:00
{
"width": 50,
"height": 50,
"animations": [
{
"name": "idle",
"y": 0,
"frames": 8
}
]
}