diff options
author | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 17:43:27 +0200 |
---|---|---|
committer | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 17:43:27 +0200 |
commit | a9c6a7cf69010079139ae7942bdff5dac450c827 (patch) | |
tree | 84dae1ddb7c9c4de723a94aa4a43033b18ec7cb3 /Nodes/ui.tscn | |
parent | 6b6d02ead8b1f5b0f5cf44d0a88abe50769128ca (diff) | |
download | 2023-a9c6a7cf69010079139ae7942bdff5dac450c827.tar.gz 2023-a9c6a7cf69010079139ae7942bdff5dac450c827.tar.bz2 2023-a9c6a7cf69010079139ae7942bdff5dac450c827.zip |
level names
Diffstat (limited to '')
-rw-r--r-- | Nodes/ui.tscn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Nodes/ui.tscn b/Nodes/ui.tscn index 877dcf0..aa40214 100644 --- a/Nodes/ui.tscn +++ b/Nodes/ui.tscn @@ -252,7 +252,6 @@ text = "Time: " label_settings = SubResource("LabelSettings_cg3a3") [node name="PostGameUI" type="Panel" parent="Control"] -visible = false layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -280,7 +279,7 @@ anchor_left = 0.3 anchor_top = 0.3 anchor_right = 0.5 anchor_bottom = 0.3 -offset_right = 10.0 +offset_right = -10.0 offset_bottom = 23.0 scale = Vector2(1, 1.02025) text = "Final Time:" |