summaryrefslogtreecommitdiff
path: root/UI/HUD/Timer.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'UI/HUD/Timer.tscn')
-rw-r--r--UI/HUD/Timer.tscn13
1 files changed, 3 insertions, 10 deletions
diff --git a/UI/HUD/Timer.tscn b/UI/HUD/Timer.tscn
index 93a3512..983b3d4 100644
--- a/UI/HUD/Timer.tscn
+++ b/UI/HUD/Timer.tscn
@@ -1,13 +1,6 @@
-[gd_scene format=2]
+[gd_scene format=3 uid="uid://cch42nnvwpi67"]
[node name="Timer" type="Label"]
-anchor_right = 1.0
-anchor_bottom = 1.0
-margin_left = 10.0
-margin_top = 10.0
-margin_right = 10.0
-margin_bottom = 10.0
+offset_right = 51.0
+offset_bottom = 26.0
text = "0.00s"
-__meta__ = {
-"_edit_use_anchors_": false
-}