|
@@ -1,4 +1,4 @@
|
|
-[gd_scene load_steps=13 format=3 uid="uid://c483fkssc36s"]
|
|
|
|
|
|
+[gd_scene load_steps=14 format=3 uid="uid://c483fkssc36s"]
|
|
|
|
|
|
[ext_resource type="Script" path="res://screens/game.gd" id="1_4dd0q"]
|
|
[ext_resource type="Script" path="res://screens/game.gd" id="1_4dd0q"]
|
|
[ext_resource type="Texture2D" uid="uid://ceelbowk0q0rl" path="res://assets/textures/room/Light_Overlay.png" id="2_px5xi"]
|
|
[ext_resource type="Texture2D" uid="uid://ceelbowk0q0rl" path="res://assets/textures/room/Light_Overlay.png" id="2_px5xi"]
|
|
@@ -14,6 +14,17 @@
|
|
blend_mode = 1
|
|
blend_mode = 1
|
|
light_mode = 1
|
|
light_mode = 1
|
|
|
|
|
|
|
|
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lc6c4"]
|
|
|
|
+content_margin_left = 3.0
|
|
|
|
+content_margin_top = 3.0
|
|
|
|
+content_margin_right = 3.0
|
|
|
|
+content_margin_bottom = 3.0
|
|
|
|
+bg_color = Color(0.23697, 0.708244, 0.318218, 1)
|
|
|
|
+border_width_left = 1
|
|
|
|
+border_width_top = 1
|
|
|
|
+border_width_right = 1
|
|
|
|
+border_width_bottom = 1
|
|
|
|
+
|
|
[sub_resource type="LabelSettings" id="LabelSettings_hn3kd"]
|
|
[sub_resource type="LabelSettings" id="LabelSettings_hn3kd"]
|
|
font_size = 23
|
|
font_size = 23
|
|
outline_size = 3
|
|
outline_size = 3
|
|
@@ -56,8 +67,10 @@ layout_mode = 1
|
|
anchors_preset = 2
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
-offset_top = -46.0
|
|
|
|
-offset_right = 224.0
|
|
|
|
|
|
+offset_left = 10.0
|
|
|
|
+offset_top = -52.0
|
|
|
|
+offset_right = 234.0
|
|
|
|
+offset_bottom = -6.0
|
|
grow_vertical = 0
|
|
grow_vertical = 0
|
|
text = "WAVE: 9999"
|
|
text = "WAVE: 9999"
|
|
label_settings = ExtResource("5_wbjut")
|
|
label_settings = ExtResource("5_wbjut")
|
|
@@ -71,8 +84,9 @@ anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -123.5
|
|
offset_left = -123.5
|
|
-offset_top = -46.0
|
|
|
|
|
|
+offset_top = -52.0
|
|
offset_right = 123.5
|
|
offset_right = 123.5
|
|
|
|
+offset_bottom = -6.0
|
|
grow_horizontal = 2
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
grow_vertical = 0
|
|
text = "PHASE: SETUP"
|
|
text = "PHASE: SETUP"
|
|
@@ -87,11 +101,16 @@ anchor_left = 1.0
|
|
anchor_top = 1.0
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
-offset_left = -103.0
|
|
|
|
-offset_top = -31.0
|
|
|
|
|
|
+offset_left = -218.0
|
|
|
|
+offset_top = -58.0
|
|
|
|
+offset_right = -10.0
|
|
|
|
+offset_bottom = -5.0
|
|
grow_horizontal = 0
|
|
grow_horizontal = 0
|
|
grow_vertical = 0
|
|
grow_vertical = 0
|
|
theme_override_font_sizes/font_size = 34
|
|
theme_override_font_sizes/font_size = 34
|
|
|
|
+theme_override_styles/normal = SubResource("StyleBoxFlat_lc6c4")
|
|
|
|
+theme_override_styles/hover = SubResource("StyleBoxFlat_lc6c4")
|
|
|
|
+theme_override_styles/focus = SubResource("StyleBoxFlat_lc6c4")
|
|
text = "NEXT PHASE"
|
|
text = "NEXT PHASE"
|
|
|
|
|
|
[node name="LeftEnemyLabel" type="Label" parent="UI/Root"]
|
|
[node name="LeftEnemyLabel" type="Label" parent="UI/Root"]
|