NEO-97: increase prototype HUD label font sizes

Bump UICanvas combat and economy labels from 15/14 to 18/17 and
shift vertical offsets so larger text does not clip.
pull/136/head
VinPropane 2026-05-29 21:30:35 -04:00
parent d86ff337bc
commit d2765dca82
1 changed files with 32 additions and 28 deletions

View File

@ -1132,19 +1132,23 @@ offset_top = -44.0
offset_right = -12.0
offset_bottom = -8.0
grow_horizontal = 2
theme_override_colors/font_color = Color(0.95, 0.75, 0.75, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 18
autowrap_mode = 3
[node name="PlayerPositionLabel" type="Label" parent="UICanvas" unique_id=9000003]
offset_left = 8.0
offset_top = 8.0
offset_right = 360.0
offset_bottom = 106.0
offset_bottom = 118.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.92, 0.95, 0.98, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
text = "x: —
y: —
z: —
@ -1160,7 +1164,7 @@ grow_vertical = 0
theme_override_colors/font_color = Color(0.86, 0.94, 1, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
text = "Target: —
Validity: —
Seq: —"
@ -1175,7 +1179,7 @@ grow_vertical = 0
theme_override_colors/font_color = Color(0.95, 0.88, 0.72, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
autowrap_mode = 3
text = "Cast: —"
@ -1183,103 +1187,103 @@ text = "Cast: —"
offset_left = 8.0
offset_top = 374.0
offset_right = 520.0
offset_bottom = 398.0
offset_bottom = 402.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.92, 0.78, 0.82, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
autowrap_mode = 3
text = "Target HP: — (Tab → dummy)"
[node name="PlayerCombatHpLabel" type="Label" parent="UICanvas" unique_id=9000019]
offset_left = 8.0
offset_top = 400.0
offset_top = 404.0
offset_right = 520.0
offset_bottom = 424.0
offset_bottom = 432.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.82, 0.92, 0.98, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
autowrap_mode = 3
text = "Player HP: —"
[node name="NpcStateLabel" type="Label" parent="UICanvas" unique_id=9000020]
offset_left = 8.0
offset_top = 426.0
offset_top = 434.0
offset_right = 520.0
offset_bottom = 456.0
offset_bottom = 472.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.88, 0.82, 0.98, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
autowrap_mode = 3
text = "NPC state: —"
[node name="TelegraphLabel" type="Label" parent="UICanvas" unique_id=9000021]
offset_left = 8.0
offset_top = 458.0
offset_top = 474.0
offset_right = 520.0
offset_bottom = 482.0
offset_bottom = 502.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(1, 0.72, 0.55, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 15
theme_override_font_sizes/font_size = 18
autowrap_mode = 3
text = "Telegraph: —"
[node name="GatherFeedbackLabel" type="Label" parent="UICanvas" unique_id=9000008]
offset_left = 8.0
offset_top = 484.0
offset_top = 504.0
offset_right = 520.0
offset_bottom = 510.0
offset_bottom = 532.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.88, 0.95, 0.72, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 14
theme_override_font_sizes/font_size = 17
autowrap_mode = 3
text = "Gather: —"
[node name="CraftFeedbackLabel" type="Label" parent="UICanvas" unique_id=9000010]
offset_left = 8.0
offset_top = 512.0
offset_top = 534.0
offset_right = 520.0
offset_bottom = 538.0
offset_bottom = 562.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.95, 0.82, 0.72, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 14
theme_override_font_sizes/font_size = 17
autowrap_mode = 3
text = "Craft: —"
[node name="CooldownSlotsLabel" type="Label" parent="UICanvas" unique_id=9000006]
offset_left = 8.0
offset_top = 544.0
offset_top = 564.0
offset_right = 520.0
offset_bottom = 620.0
offset_bottom = 642.0
grow_horizontal = 0
grow_vertical = 0
theme_override_colors/font_color = Color(0.78, 0.92, 0.86, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 14
theme_override_font_sizes/font_size = 17
autowrap_mode = 3
text = "Cooldowns: —"
[node name="EconomyHudSection" type="VBoxContainer" parent="UICanvas" unique_id=9000014]
offset_left = 8.0
offset_top = 632.0
offset_top = 648.0
offset_right = 520.0
offset_bottom = 1164.0
grow_horizontal = 0
@ -1303,7 +1307,7 @@ size_flags_horizontal = 3
theme_override_colors/font_color = Color(0.9, 0.86, 0.98, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 14
theme_override_font_sizes/font_size = 17
autowrap_mode = 3
text = "Inventory: (refresh: I)
Loading…"
@ -1315,7 +1319,7 @@ size_flags_horizontal = 3
theme_override_colors/font_color = Color(0.82, 0.9, 1, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 14
theme_override_font_sizes/font_size = 17
autowrap_mode = 3
text = "Skills:
Loading…"
@ -1327,7 +1331,7 @@ size_flags_horizontal = 3
theme_override_colors/font_color = Color(0.88, 0.78, 1, 1)
theme_override_colors/font_outline_color = Color(0.08, 0.08, 0.1, 1)
theme_override_constants/outline_size = 6
theme_override_font_sizes/font_size = 14
theme_override_font_sizes/font_size = 17
autowrap_mode = 3
text = "Gig XP:
Loading…"