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,11 @@
{
"width": 50,
"height": 50,
"animations": [
{
"name": "idle",
"y": 0,
"frames": 8
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B