Improved start screen and made the animation optional in scenes since they aren't needed always.

This commit is contained in:
Zed A. Shaw 2026-04-02 12:15:51 -04:00
parent 903fad871f
commit 532366091b
13 changed files with 114 additions and 27 deletions

View file

@ -97,6 +97,39 @@
"open": [],
"close": []
}
},
"ag_bot": {
"sheet": {
"frames": 1,
"frame_width": 846,
"frame_height": 1022
},
"sequences": {
"idle": {"frames": [0], "durations": [50] }
},
"transforms": {
"basic": {
"min_x": 1.0,
"min_y": 1.0,
"max_x": 1.0,
"max_y": 1.0,
"flipped": false,
"scaled": true,
"toggled": false,
"looped": false,
"relative": false,
"easing": "none",
"motion": "move_none"
}
},
"forms": {
"idle": ["idle", "basic"]
},
"sounds": {
"idle": [],
"open": [],
"close": []
}
},
"hands_sword_attack": {
"sheet": {