animation + test

This commit is contained in:
2026-08-01 08:27:44 -07:00
parent eea672023f
commit fbae54aef0
11 changed files with 439 additions and 101 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

+2 -2
View File
@@ -5,12 +5,12 @@
"clips": {
"idle": {
"folder": "Idle",
"fps": 10,
"fps": 15,
"loop": true
},
"walk": {
"folder": "Walk",
"fps": 10,
"fps": 15,
"loop": true
}
}