sprite refactor

This commit is contained in:
2022-08-08 12:05:45 -04:00
parent b28a154a92
commit 5deb45001e
14 changed files with 267 additions and 139 deletions

View File

@ -0,0 +1,14 @@
{
"width": 575,
"height": 523,
"animations": {
"idle": {
"y": 0,
"frames": 6
},
"walk": {
"y": 3,
"frames": 8
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB