|
@@ -1,6 +1,7 @@
|
|
|
-[gd_scene load_steps=4 format=3 uid="uid://ccqoreueuxdb7"]
|
|
|
+[gd_scene load_steps=5 format=3 uid="uid://ccqoreueuxdb7"]
|
|
|
|
|
|
[ext_resource type="Script" path="res://HUD.gd" id="1"]
|
|
|
+[ext_resource type="FontFile" uid="uid://cit6gwe5px1q8" path="res://fonts/Xolonium-Regular.ttf" id="2_2jm3i"]
|
|
|
|
|
|
[sub_resource type="InputEventAction" id="InputEventAction_fopy7"]
|
|
|
action = &"start_game"
|
|
@@ -16,6 +17,7 @@ anchors_preset = 10
|
|
|
anchor_right = 1.0
|
|
|
offset_bottom = 78.0
|
|
|
grow_horizontal = 2
|
|
|
+theme_override_fonts/font = ExtResource("2_2jm3i")
|
|
|
theme_override_font_sizes/font_size = 60
|
|
|
text = "0"
|
|
|
horizontal_alignment = 1
|
|
@@ -29,6 +31,7 @@ offset_top = -79.5
|
|
|
offset_bottom = 79.5
|
|
|
grow_horizontal = 2
|
|
|
grow_vertical = 2
|
|
|
+theme_override_fonts/font = ExtResource("2_2jm3i")
|
|
|
theme_override_font_sizes/font_size = 60
|
|
|
text = "Dodge the
|
|
|
Creeps"
|
|
@@ -46,6 +49,7 @@ offset_right = 90.0
|
|
|
offset_bottom = -100.0
|
|
|
grow_horizontal = 2
|
|
|
grow_vertical = 0
|
|
|
+theme_override_fonts/font = ExtResource("2_2jm3i")
|
|
|
theme_override_font_sizes/font_size = 60
|
|
|
shortcut = SubResource("4")
|
|
|
text = "Start"
|