Improved start screen and made the animation optional in scenes since they aren't needed always.
This commit is contained in:
parent
903fad871f
commit
532366091b
13 changed files with 114 additions and 27 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue