summaryrefslogtreecommitdiff
path: root/UI/HUD/Timer.tscn
blob: 93a35125ba35f0d65edb8567bfc17fc0aefe1aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[gd_scene format=2]

[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
text = "0.00s"
__meta__ = {
"_edit_use_anchors_": false
}