Added charviewer

This commit is contained in:
2026-01-05 08:57:38 -05:00
parent 0601a8d767
commit 7cff27f035
14 changed files with 342 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"spritesheet": {
"filename": "../assets/Actor1.png",
"frame_width": 48,
"frame_height": 48
},
"name": "little guy walking left",
"width": 48,
"height": 48,
"speed": 1000,
"loop": true,
"loopReverse": true,
"frames": [
12,
13,
14
]
}