added timer

This commit is contained in:
pennyrigate 2023-01-03 22:38:02 -05:00
parent 969364ebce
commit 38ef040ae9
10 changed files with 28 additions and 6 deletions

View file

@ -110,3 +110,11 @@ margin_right = 152.0
margin_bottom = 18.0
theme = ExtResource( 10 )
text = "0"
[node name="TimeCounter" type="Label" parent="HUD"]
margin_left = 1.0
margin_top = 178.0
margin_right = 57.0
margin_bottom = 198.0
theme = ExtResource( 10 )
text = "0:00:00"