30 lines
646 B
Text
30 lines
646 B
Text
|
|
[gd_scene format=3 uid="uid://c4t47uj61wtu5"]
|
||
|
|
|
||
|
|
[node name="Counter" type="Panel"]
|
||
|
|
anchors_preset = 3
|
||
|
|
anchor_left = 1.0
|
||
|
|
anchor_top = 1.0
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
offset_left = -228.0
|
||
|
|
offset_top = -36.0
|
||
|
|
grow_horizontal = 0
|
||
|
|
grow_vertical = 0
|
||
|
|
size_flags_vertical = 8
|
||
|
|
|
||
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
||
|
|
layout_mode = 1
|
||
|
|
anchors_preset = 15
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
grow_vertical = 2
|
||
|
|
|
||
|
|
[node name="Label" type="Label" parent="HBoxContainer"]
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 3
|
||
|
|
size_flags_vertical = 1
|
||
|
|
text = "00 hrs 00 mins"
|
||
|
|
horizontal_alignment = 1
|
||
|
|
vertical_alignment = 1
|