495 lines
14 KiB
Plaintext
495 lines
14 KiB
Plaintext
[gd_scene format=3 uid="uid://ff2uc6ruj6q8"]
|
|
|
|
[ext_resource type="Script" uid="uid://jgx43t3crrqe" path="res://assets/scripts/main_menu.gd" id="1_n76nl"]
|
|
[ext_resource type="FontFile" uid="uid://ha2vel05pr1v" path="res://assets/fonts/AnonymousPro-Bold.ttf" id="2_2cgkr"]
|
|
[ext_resource type="Texture2D" uid="uid://bm47o35ooevh" path="res://assets/images/tilebg.png" id="2_n76nl"]
|
|
[ext_resource type="AudioStream" uid="uid://cnx8twenag0nx" path="res://assets/sounds/click.wav" id="4_cmwfe"]
|
|
[ext_resource type="AudioStream" uid="uid://c3gxbppnkybp6" path="res://assets/sounds/select.wav" id="5_0cygf"]
|
|
[ext_resource type="Shader" uid="uid://b5ke0njvd8rj7" path="res://assets/shaders/blur.gdshader" id="6_0cygf"]
|
|
[ext_resource type="Texture2D" uid="uid://dnlw2xffd05ty" path="res://assets/images/heythatsme.png" id="7_fk7uv"]
|
|
[ext_resource type="Texture2D" uid="uid://d2on83l113tdy" path="res://assets/images/themilojko.png" id="8_gmlb3"]
|
|
[ext_resource type="Texture2D" uid="uid://0bjiw8ginkre" path="res://assets/images/brief/brief1.png" id="9_f1sm1"]
|
|
[ext_resource type="Texture2D" uid="uid://cs35h4es4e6p" path="res://assets/images/gun1.png" id="10_gcs4w"]
|
|
[ext_resource type="Texture2D" uid="uid://berrjgsj72xx3" path="res://assets/images/brief/brief2.png" id="11_t87kn"]
|
|
[ext_resource type="Texture2D" uid="uid://css7hk4mnxkv7" path="res://assets/images/brief/brief3.png" id="12_dbk30"]
|
|
[ext_resource type="Texture2D" uid="uid://cvt5ykdeo4ado" path="res://assets/images/brief/brief4.png" id="13_wavvg"]
|
|
|
|
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_ulh05"]
|
|
light_mode = 1
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_cmwfe"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 64
|
|
font_color = Color(1, 0.23000002, 0.23000002, 0.1254902)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_n76nl"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 64
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_xyegg"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 64
|
|
font_color = Color(1, 0.23137255, 0.23137255, 1)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_4agkw"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 32
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_8sg6u"]
|
|
shader = ExtResource("6_0cygf")
|
|
shader_parameter/lod = 3.0000001425
|
|
shader_parameter/color_tint = Color(0, 0, 0, 0.5019608)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_8sg6u"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 56
|
|
font_color = Color(1, 0.24705882, 0.24705882, 1)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_0cygf"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 28
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_f1sm1"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 20
|
|
font_color = Color(1, 1, 1, 0.5019608)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_gmlb3"]
|
|
font = ExtResource("2_2cgkr")
|
|
font_size = 30
|
|
font_color = Color(0.9471801, 0.57589805, 1.540184e-06, 1)
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_gcs4w"]
|
|
font_size = 14
|
|
|
|
[node name="MainMenu" type="Control" unique_id=580589415]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_n76nl")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="." unique_id=152583119]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -85.5
|
|
offset_top = -57.0
|
|
offset_right = 85.5
|
|
offset_bottom = 57.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
pivot_offset_ratio = Vector2(0.5, 0.5)
|
|
texture = ExtResource("2_n76nl")
|
|
stretch_mode = 1
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="." unique_id=1289750966]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -24.0
|
|
offset_top = -24.0
|
|
offset_right = 24.0
|
|
offset_bottom = 24.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(1, 0, 0, 1)
|
|
|
|
[node name="sprite" type="Sprite2D" parent="ColorRect" unique_id=1118350154]
|
|
material = SubResource("CanvasItemMaterial_ulh05")
|
|
position = Vector2(24, 24)
|
|
scale = Vector2(2, 2)
|
|
texture = ExtResource("10_gcs4w")
|
|
region_enabled = true
|
|
region_rect = Rect2(64, 80, 32, 16)
|
|
|
|
[node name="title3" type="Label" parent="." unique_id=495025501]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -300.0
|
|
offset_top = 136.0
|
|
offset_right = 294.0
|
|
offset_bottom = 201.0
|
|
grow_horizontal = 2
|
|
text = "countdown mayhem_"
|
|
label_settings = SubResource("LabelSettings_cmwfe")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="title2" type="Label" parent="." unique_id=613048176]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = 258.5
|
|
offset_top = 136.0
|
|
offset_right = 293.5
|
|
offset_bottom = 201.0
|
|
grow_horizontal = 2
|
|
text = "_"
|
|
label_settings = SubResource("LabelSettings_n76nl")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="title1" type="Label" parent="." unique_id=37564803]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -300.5
|
|
offset_top = 136.0
|
|
offset_right = 258.5
|
|
offset_bottom = 201.0
|
|
grow_horizontal = 2
|
|
text = "countdown mayhem"
|
|
label_settings = SubResource("LabelSettings_xyegg")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="playButton" type="Label" parent="." unique_id=2094623257]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -99.0
|
|
offset_top = -97.0
|
|
offset_right = -29.0
|
|
offset_bottom = -64.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
pivot_offset_ratio = Vector2(0.5, 0.5)
|
|
mouse_filter = 0
|
|
text = "play"
|
|
label_settings = SubResource("LabelSettings_4agkw")
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="aboutButton" type="Label" parent="." unique_id=317431764]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = 20.5
|
|
offset_top = -97.0
|
|
offset_right = 107.5
|
|
offset_bottom = -64.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
pivot_offset_ratio = Vector2(0.5, 0.5)
|
|
mouse_filter = 0
|
|
text = "about"
|
|
label_settings = SubResource("LabelSettings_4agkw")
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1343435685]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -120.0
|
|
offset_top = -104.0
|
|
offset_right = 120.0
|
|
offset_bottom = -64.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
theme_override_constants/separation = 100
|
|
|
|
[node name="clilcksfx" type="AudioStreamPlayer2D" parent="." unique_id=1008041222]
|
|
stream = ExtResource("4_cmwfe")
|
|
|
|
[node name="selectsfx" type="AudioStreamPlayer2D" parent="." unique_id=139827277]
|
|
stream = ExtResource("5_0cygf")
|
|
|
|
[node name="shader" type="ColorRect" parent="." unique_id=1249808979]
|
|
material = SubResource("ShaderMaterial_8sg6u")
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="aboutPage" type="Control" parent="." unique_id=545745061]
|
|
modulate = Color(1, 1, 1, 0)
|
|
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="aboutPage" unique_id=879411857]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -153.0
|
|
offset_top = 141.0
|
|
offset_right = 153.0
|
|
offset_bottom = 198.0
|
|
grow_horizontal = 2
|
|
text = "about page"
|
|
label_settings = SubResource("LabelSettings_8sg6u")
|
|
|
|
[node name="Label2" type="Label" parent="aboutPage" unique_id=59567339]
|
|
custom_minimum_size = Vector2(866, 253)
|
|
custom_maximum_size = Vector2(866, 253)
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -433.0
|
|
offset_top = 237.0
|
|
offset_right = 433.0
|
|
offset_bottom = 490.0
|
|
grow_horizontal = 2
|
|
text = "thanks for playing!
|
|
|
|
it has been a pleasure making this game and i hope i made something at least somewhat fun :)
|
|
|
|
no assets or code has been directly made by any LLM/AI model."
|
|
label_settings = SubResource("LabelSettings_0cygf")
|
|
horizontal_alignment = 1
|
|
autowrap_mode = 3
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="aboutPage" unique_id=325492280]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -191.5
|
|
offset_top = 528.0
|
|
offset_right = -63.5
|
|
offset_bottom = 656.0
|
|
grow_horizontal = 2
|
|
texture = ExtResource("7_fk7uv")
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="aboutPage" unique_id=1405964109]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_top = 528.0
|
|
offset_right = 256.0
|
|
offset_bottom = 784.0
|
|
grow_horizontal = 2
|
|
scale = Vector2(0.5, 0.5)
|
|
pivot_offset_ratio = Vector2(0.5, 0)
|
|
texture = ExtResource("8_gmlb3")
|
|
|
|
[node name="Label5" type="Label" parent="aboutPage" unique_id=1012251158]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -137.0
|
|
offset_top = -37.0
|
|
offset_right = 137.0
|
|
offset_bottom = -16.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
text = "click anywhere to go back"
|
|
label_settings = SubResource("LabelSettings_f1sm1")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="Label3" type="Label" parent="aboutPage" unique_id=855079292]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -213.0
|
|
offset_top = 668.0
|
|
offset_right = -49.0
|
|
offset_bottom = 699.0
|
|
grow_horizontal = 2
|
|
text = "vekidev
|
|
(developer)"
|
|
label_settings = SubResource("LabelSettings_gmlb3")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="Label4" type="Label" parent="aboutPage" unique_id=1694835121]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = 39.0
|
|
offset_top = 668.0
|
|
offset_right = 219.0
|
|
offset_bottom = 733.0
|
|
grow_horizontal = 2
|
|
text = "AleksSR
|
|
(playtester)"
|
|
label_settings = SubResource("LabelSettings_gmlb3")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="briefPage" type="Control" parent="." unique_id=2114111699]
|
|
modulate = Color(1, 1, 1, 0)
|
|
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="briefPage" unique_id=897035668]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -153.0
|
|
offset_top = 37.0
|
|
offset_right = 153.0
|
|
offset_bottom = 94.0
|
|
grow_horizontal = 2
|
|
text = "brief info"
|
|
label_settings = SubResource("LabelSettings_8sg6u")
|
|
|
|
[node name="cover1" type="TextureRect" parent="briefPage" unique_id=2144631177]
|
|
layout_mode = 0
|
|
offset_left = 64.00004
|
|
offset_top = 136.0
|
|
offset_right = 564.00006
|
|
offset_bottom = 436.0
|
|
scale = Vector2(0.8, 0.8)
|
|
texture = ExtResource("9_f1sm1")
|
|
|
|
[node name="text1" type="Label" parent="briefPage" unique_id=985115148]
|
|
custom_minimum_size = Vector2(400, 24)
|
|
custom_maximum_size = Vector2(400, 56)
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -536.0
|
|
offset_top = -12.0
|
|
offset_right = -136.0
|
|
offset_bottom = 12.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
text = "enemies speed up time when they hit you. when you kill an enemy, your health countdown gets rollbacked."
|
|
label_settings = SubResource("LabelSettings_gcs4w")
|
|
horizontal_alignment = 1
|
|
autowrap_mode = 3
|
|
|
|
[node name="Label5" type="Label" parent="briefPage" unique_id=335043325]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -137.0
|
|
offset_top = -37.0
|
|
offset_right = 137.0
|
|
offset_bottom = -16.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
text = "click anywhere to continue"
|
|
label_settings = SubResource("LabelSettings_f1sm1")
|
|
horizontal_alignment = 1
|
|
|
|
[node name="cover2" type="TextureRect" parent="briefPage" unique_id=2035607867]
|
|
layout_mode = 0
|
|
offset_left = 728.00006
|
|
offset_top = 136.0
|
|
offset_right = 1228.0
|
|
offset_bottom = 436.0
|
|
scale = Vector2(0.8, 0.8)
|
|
texture = ExtResource("11_t87kn")
|
|
|
|
[node name="text2" type="Label" parent="briefPage" unique_id=2022091928]
|
|
custom_minimum_size = Vector2(400, 24)
|
|
custom_maximum_size = Vector2(400, 76)
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = 128.0
|
|
offset_top = -21.5
|
|
offset_right = 528.0
|
|
offset_bottom = 53.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
text = "every wave you get a new upgrade. every upgrade explodes after its countdown ends. (golden upgrades are permanent)"
|
|
label_settings = SubResource("LabelSettings_gcs4w")
|
|
horizontal_alignment = 1
|
|
autowrap_mode = 3
|
|
|
|
[node name="cover3" type="TextureRect" parent="briefPage" unique_id=1727248208]
|
|
layout_mode = 0
|
|
offset_left = 64.00012
|
|
offset_top = 448.0
|
|
offset_right = 564.0001
|
|
offset_bottom = 748.0
|
|
scale = Vector2(0.8, 0.8)
|
|
texture = ExtResource("12_dbk30")
|
|
|
|
[node name="text3" type="Label" parent="briefPage" unique_id=46298891]
|
|
custom_minimum_size = Vector2(400, 24)
|
|
custom_maximum_size = Vector2(400, 56)
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -536.0
|
|
offset_top = 287.5
|
|
offset_right = -136.0
|
|
offset_bottom = 336.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
text = "move with WSAD, shoot with LEFT MOUSE CLICK, dash with SPACE"
|
|
label_settings = SubResource("LabelSettings_gcs4w")
|
|
horizontal_alignment = 1
|
|
autowrap_mode = 3
|
|
|
|
[node name="cover4" type="TextureRect" parent="briefPage" unique_id=1333388801]
|
|
layout_mode = 0
|
|
offset_left = 728.00006
|
|
offset_top = 448.00003
|
|
offset_right = 1228.0
|
|
offset_bottom = 748.0
|
|
scale = Vector2(0.8, 0.8)
|
|
texture = ExtResource("13_wavvg")
|
|
|
|
[node name="text4" type="Label" parent="briefPage" unique_id=960783645]
|
|
custom_minimum_size = Vector2(400, 24)
|
|
custom_maximum_size = Vector2(400, 56)
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = 128.0
|
|
offset_top = 287.5
|
|
offset_right = 528.0
|
|
offset_bottom = 336.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
text = "enemies get exponentially harder every round. your main objective is to go as far as you can."
|
|
label_settings = SubResource("LabelSettings_gcs4w")
|
|
horizontal_alignment = 1
|
|
autowrap_mode = 3
|
|
|
|
[connection signal="mouse_entered" from="playButton" to="." method="_on_play_button_mouse_entered"]
|