Fixed UI Buttons. TODO: Fix 3D Tile Selection/Hover etc
This commit is contained in:
parent
5b79dc9822
commit
353c2f8dbc
10 changed files with 1014 additions and 74 deletions
|
|
@ -19,10 +19,11 @@ config/icon="res://icon.svg"
|
|||
|
||||
GameEvents="*res://Globals/GameEvents.gd"
|
||||
GameData="*res://Globals/GameData.gd"
|
||||
DebugMenu="*res://addons/debug_menu/debug_menu.tscn"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/script-ide/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/debug_menu/plugin.cfg", "res://addons/script-ide/plugin.cfg")
|
||||
|
||||
[input]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue