Refactor HUD and Marketplace scene structure; update node paths and styling
This commit is contained in:
@@ -23,15 +23,9 @@ exit_to_menu_button = NodePath("PanelContainer/MarginContainer/VBoxContainer/Exi
|
||||
|
||||
[node name="PanelContainer" type="PanelContainer" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -209.0
|
||||
offset_top = -128.0
|
||||
offset_right = 209.0
|
||||
offset_bottom = 128.0
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_g4ivv")
|
||||
|
Reference in New Issue
Block a user