Files
desktop-daemon/assets/sprites/soldier/spritesheet.json
ztimson 7d7e17674e
All checks were successful
Build / Build NPM Project (push) Successful in 25s
Build / Tag Version (push) Successful in 10s
updates + soldier sprite
2026-03-08 20:36:29 -04:00

15 lines
138 B
JSON

{
"width": 32,
"height": 32,
"animations": {
"idle": {
"y": 0,
"frames": 6
},
"walk": {
"y": 0,
"frames": 6
}
}
}