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

12 lines
117 B
JSON
Raw Permalink Normal View History

2023-01-29 07:54:14 -05:00
{
"width": 50,
"height": 50,
"animations": [
{
"name": "idle",
"y": 0,
"frames": 8
}
]
}