file select and file creation, menus glued together

This commit is contained in:
Haze Weathers 2023-07-20 18:19:20 -04:00
parent 13708b4046
commit f7496c5e6f
18 changed files with 754 additions and 47 deletions

View file

@ -135,7 +135,7 @@ margin_left = 8.0
margin_top = 9.0
margin_right = 16.0
margin_bottom = 17.0
focus_neighbour_top = NodePath("../Options")
focus_neighbour_top = NodePath("../Exit")
focus_neighbour_bottom = NodePath("../FileSelect")
texture_focused = ExtResource( 4 )