updates + soldier sprite
All checks were successful
Build / Build NPM Project (push) Successful in 25s
Build / Tag Version (push) Successful in 10s

This commit is contained in:
2026-03-08 20:36:29 -04:00
parent 4d688ed625
commit 7d7e17674e
4 changed files with 577 additions and 611 deletions

View File

@@ -0,0 +1,14 @@
{
"width": 32,
"height": 32,
"animations": {
"idle": {
"y": 0,
"frames": 6
},
"walk": {
"y": 0,
"frames": 6
}
}
}