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

@ -12,6 +12,16 @@
"frame_width": 256,
"frame_height": 256
},
"ag_bot":
{"path": "assets/sprites/ag_bot.png",
"frame_width": 846,
"frame_height": 1022
},
"ag_bot_speech":
{"path": "assets/sprites/ag_bot_speech.png",
"frame_width": 424,
"frame_height": 358
},
"repair_kit":
{"path": "assets/items/repair_kit.png",
"frame_width": 256,