51 lines
1.1 KiB
Text
51 lines
1.1 KiB
Text
|
[gd_scene load_steps=2 format=3 uid="uid://cw4hkuofe41pe"]
|
||
|
|
||
|
[ext_resource type="Theme" uid="uid://cxp7ycf2yyaka" path="res://Themes/main.tres" id="2_4nud0"]
|
||
|
|
||
|
[node name="HUD" type="CanvasLayer"]
|
||
|
|
||
|
[node name="ScoreLabel" type="Label" parent="."]
|
||
|
anchors_preset = 5
|
||
|
anchor_left = 0.5
|
||
|
anchor_right = 0.5
|
||
|
offset_left = -238.0
|
||
|
offset_right = 238.0
|
||
|
offset_bottom = 78.0
|
||
|
grow_horizontal = 2
|
||
|
theme = ExtResource("2_4nud0")
|
||
|
text = "0"
|
||
|
horizontal_alignment = 1
|
||
|
|
||
|
[node name="StartButton" type="Button" parent="."]
|
||
|
anchors_preset = 8
|
||
|
anchor_left = 0.5
|
||
|
anchor_top = 0.5
|
||
|
anchor_right = 0.5
|
||
|
anchor_bottom = 0.5
|
||
|
offset_left = -92.0
|
||
|
offset_top = -43.0
|
||
|
offset_right = 92.0
|
||
|
offset_bottom = 43.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
theme = ExtResource("2_4nud0")
|
||
|
text = "Start"
|
||
|
|
||
|
[node name="Message" type="Label" parent="."]
|
||
|
anchors_preset = -1
|
||
|
anchor_left = 0.5
|
||
|
anchor_top = 0.515
|
||
|
anchor_right = 0.5
|
||
|
anchor_bottom = 0.515
|
||
|
offset_left = -241.0
|
||
|
offset_top = -189.8
|
||
|
offset_right = 227.0
|
||
|
offset_bottom = 198.2
|
||
|
grow_horizontal = 0
|
||
|
scale = Vector2(1.0295, 1.38476)
|
||
|
theme = ExtResource("2_4nud0")
|
||
|
text = "cock"
|
||
|
horizontal_alignment = 1
|
||
|
|
||
|
[node name="MessageTimer" type="Timer" parent="."]
|