Almost shippable

This commit is contained in:
2024-09-17 04:39:01 -07:00
parent 9b8884d459
commit 27fa657f92
76 changed files with 3259 additions and 220 deletions

View File

@@ -9,7 +9,7 @@
[node name="InGameUI" type="Control"]
process_mode = 3
custom_minimum_size = Vector2(1920, 1080)
custom_minimum_size = Vector2(1280, 960)
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
@@ -22,6 +22,7 @@ script = ExtResource("1_sc13i")
[node name="PlayerInfoUI" parent="." instance=ExtResource("4_46s5l")]
unique_name_in_owner = true
custom_minimum_size = Vector2(1024, 768)
layout_mode = 1
[node name="MiniMap" parent="." instance=ExtResource("2_6sfje")]

View File

@@ -21,6 +21,7 @@ anchor_bottom = 1.0
offset_right = 426.0
grow_vertical = 2
theme_override_constants/margin_left = 32
theme_override_constants/margin_top = 20
[node name="PlayerInfo" type="VBoxContainer" parent="MarginContainer"]
unique_name_in_owner = true