more work on the 240p ui

This commit is contained in:
2025-10-27 01:25:15 +11:00
parent 0de868c796
commit a411be74aa
39 changed files with 597 additions and 2975 deletions

View File

@@ -38,13 +38,11 @@ cull_mask = 1047553
fov = 39.4
[node name="PanelContainer" type="PanelContainer" parent="." node_paths=PackedStringArray("tower_label_container", "hero_name_label")]
anchors_preset = 4
anchors_preset = -1
anchor_left = 0.05
anchor_top = 0.5
anchor_right = 0.05
anchor_bottom = 0.5
offset_left = 100.0
offset_top = -91.5
offset_right = 299.0
offset_bottom = 91.5
grow_vertical = 2
script = ExtResource("9_8d0rx")
tower_label_scene = ExtResource("10_jdigy")
@@ -61,26 +59,18 @@ text = "character name"
horizontal_alignment = 1
vertical_alignment = 1
[node name="Label2" type="Label" parent="PanelContainer/HBoxContainer2"]
auto_translate_mode = 2
[node name="HSeparator" type="HSeparator" parent="PanelContainer/HBoxContainer2"]
layout_mode = 2
text = "------------------------"
horizontal_alignment = 1
vertical_alignment = 1
[node name="HBoxContainer" type="VBoxContainer" parent="PanelContainer/HBoxContainer2"]
layout_mode = 2
[node name="Controls" type="VBoxContainer" parent="."]
anchors_preset = 7
anchors_preset = -1
anchor_left = 0.5
anchor_top = 1.0
anchor_top = 0.95
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -20.0
offset_top = -40.0
offset_right = 20.0
offset_bottom = -150.0
anchor_bottom = 0.95
grow_horizontal = 2
grow_vertical = 0