summaryrefslogtreecommitdiff
path: root/src/ui/UI.tscn
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-06-04 03:46:31 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-06-04 03:46:31 -0600
commitfa98822a569c1efa2bebc705073c3921b9ae4217 (patch)
treef552868228d493564e6f5cd5f7b74214c928ea18 /src/ui/UI.tscn
parent36874a535a3d5f7f2955f33e34aa1a4768b6fec1 (diff)
added progress bar as well as tongue to the snake
Diffstat (limited to 'src/ui/UI.tscn')
-rw-r--r--src/ui/UI.tscn6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/UI.tscn b/src/ui/UI.tscn
index 14701f0..980faf4 100644
--- a/src/ui/UI.tscn
+++ b/src/ui/UI.tscn
@@ -28,11 +28,11 @@ margin_bottom = 8.0
[node name="HBoxProgressBars" type="HBoxContainer" parent="Root/StatsHUD/VBox"]
margin_top = 12.0
margin_right = 120.0
-margin_bottom = 20.0
+margin_bottom = 16.0
[node name="GrowthProgress" parent="Root/StatsHUD/VBox/HBoxProgressBars" instance=ExtResource( 4 )]
-margin_right = 40.0
-margin_bottom = 8.0
+margin_right = 20.0
+margin_bottom = 4.0
[node name="MarginContainer" type="MarginContainer" parent="Root"]
anchor_top = 1.0