added timer
This commit is contained in:
parent
969364ebce
commit
38ef040ae9
10 changed files with 28 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue