From 82ed2d5cf22f80c2f97b01e807bb045bb6f09af1 Mon Sep 17 00:00:00 2001 From: Victor Turgeon Date: Wed, 12 Oct 2022 22:03:19 -0400 Subject: [PATCH] Bigger HUD for my small eyes --- HUD.tscn | 52 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/HUD.tscn b/HUD.tscn index 4de439e..edba638 100644 --- a/HUD.tscn +++ b/HUD.tscn @@ -77,6 +77,20 @@ margin_right = 3.0 margin_bottom = 3.0 rect_min_size = Vector2( 6, 6 ) +[node name="Crosshair" type="ColorRect" parent="PlayerLayer/Crosshair"] +show_behind_parent = true +anchor_left = 0.5 +anchor_top = 0.5 +anchor_right = 0.5 +anchor_bottom = 0.5 +margin_left = -4.0 +margin_top = -4.0 +margin_right = 2.0 +margin_bottom = 2.0 +rect_min_size = Vector2( 6, 6 ) +rect_scale = Vector2( 1.33213, 1.33213 ) +color = Color( 0, 0, 0, 1 ) + [node name="ActualHUD" type="Control" parent="PlayerLayer"] anchor_left = 0.037 anchor_top = 0.914 @@ -90,6 +104,7 @@ theme = SubResource( 8 ) material = SubResource( 11 ) margin_right = 291.36 margin_bottom = 23.0 +rect_scale = Vector2( 1.88, 1.88 ) script = ExtResource( 1 ) [node name="SlapLabel" type="Label" parent="PlayerLayer/ActualHUD"] @@ -102,20 +117,23 @@ margin_left = -500.48 margin_top = -309.78 margin_right = -389.48 margin_bottom = -277.78 +rect_scale = Vector2( 1.64, 1.64 ) text = "Slap" [node name="Remaining" type="Label" parent="PlayerLayer/ActualHUD"] -margin_left = 5.96 -margin_top = -30.12 -margin_right = 140.96 -margin_bottom = -8.12 +margin_left = 1268.96 +margin_top = -940.12 +margin_right = 1403.96 +margin_bottom = -918.12 +rect_scale = Vector2( 2.44, 2.44 ) text = "Remaining balls:" [node name="Balls" type="Label" parent="PlayerLayer/ActualHUD"] -margin_left = 139.96 -margin_top = -29.12 -margin_right = 281.96 -margin_bottom = -7.12 +margin_left = 1415.96 +margin_top = -939.12 +margin_right = 1557.96 +margin_bottom = -917.12 +rect_scale = Vector2( 2.80001, 2.80001 ) text = "0" align = 2 @@ -245,18 +263,20 @@ text = "Master Volume" wait_time = 2.0 [node name="Level" type="Label" parent="MenuLayer/Start"] -margin_left = 546.0 -margin_top = 478.0 -margin_right = 1414.0 -margin_bottom = 526.0 +margin_left = -74.0 +margin_top = 442.0 +margin_right = 794.0 +margin_bottom = 490.0 +rect_scale = Vector2( 2.4, 2.4 ) theme = SubResource( 8 ) align = 1 [node name="Level" type="Label" parent="."] -margin_left = 546.0 -margin_top = 478.0 -margin_right = 1414.0 -margin_bottom = 526.0 +margin_left = -73.0 +margin_top = 444.0 +margin_right = 795.0 +margin_bottom = 492.0 +rect_scale = Vector2( 2.40252, 2.40252 ) theme = SubResource( 8 ) align = 1