1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

Further simplified design

- Removed a tone of bloat
- Use simple arrows to scroll through items instead of drag-and-drop
This commit is contained in:
Tony Bark 2024-01-16 08:01:06 -05:00
parent 3097f5063a
commit 6d75d04fc3
40 changed files with 1610 additions and 1161 deletions

View file

@ -32,14 +32,17 @@ gdscript/completion/autocomplete_setters_and_getters=true
[display]
window/size/viewport_width=800
window/size/viewport_height=500
window/size/resizable=false
window/energy_saving/keep_screen_on=false
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
[dotnet]
project/assembly_name="Dress Up Zack"
[editor_plugins]
enabled=PackedStringArray("res://addons/SpritesheetGenerator/plugin.cfg", "res://addons/fontawesome/plugin.cfg")
enabled=PackedStringArray("res://addons/fontawesome/plugin.cfg")
[file_customization]