First commit that disconnects this game from the game framework so it can be its own thing.

This commit is contained in:
Zed A. Shaw 2026-03-29 11:02:02 -04:00
parent 8073997eb3
commit db60f75bd9
29 changed files with 37 additions and 36 deletions

View file

@ -65,7 +65,7 @@
"close": []
}
},
"rat_with_sword": {
"spider_bot": {
"sheet": {
"frames": 1,
"frame_width": 256,
@ -101,11 +101,11 @@
"hands_sword_attack": {
"sheet": {
"frames": 3,
"frame_width": 900,
"frame_height": 600
"frame_width": 512,
"frame_height": 341
},
"sequences": {
"idle": {"frames": [0, 1, 2], "durations": [10, 10, 20] }
"idle": {"frames": [0, 1, 2], "durations": [5, 10, 20] }
},
"transforms": {
"basic": {
@ -115,7 +115,7 @@
"max_y": 1.0,
"flipped": false,
"scaled": false,
"toggled": true,
"toggled": false,
"looped": false,
"relative": false,
"easing": "none",