Files
Defensaria/Game/sidepanel.tscn
2025-08-27 22:31:00 +02:00

480 lines
16 KiB
Plaintext

[gd_scene load_steps=19 format=3 uid="uid://ddn64i6logtw0"]
[ext_resource type="Script" uid="uid://c6sh5em844tx2" path="res://Game/sidepanel.gd" id="1_klyhg"]
[ext_resource type="FontFile" uid="uid://bu44ne346ymoe" path="res://Assets/Others/Canterbury.ttf" id="2_4l4p2"]
[ext_resource type="AudioStream" uid="uid://ca6fgsgi1nqx1" path="res://Assets/Sounds/allert.mp3" id="3_s7jra"]
[ext_resource type="AudioStream" uid="uid://ft0gm37euhrb" path="res://Assets/Sounds/gameover.wav" id="4_f5es8"]
[ext_resource type="AudioStream" uid="uid://bc5p25pl828fn" path="res://Assets/Sounds/victory.mp3" id="5_dgw1d"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4l4p2"]
bg_color = Color(1, 1, 1, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qvqxt"]
bg_color = Color(0, 0, 0, 0.588235)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_38m4q"]
bg_color = Color(1, 1, 1, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_alova"]
bg_color = Color(1, 1, 1, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_61fdc"]
bg_color = Color(1, 0.784314, 0.784314, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hbwx4"]
bg_color = Color(0.196078, 0, 0, 0.588235)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_x181f"]
bg_color = Color(1, 0.784314, 0.784314, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5rkja"]
bg_color = Color(1, 0.784314, 0.784314, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s7jra"]
bg_color = Color(0.6, 0.6, 0.6, 0.392157)
border_color = Color(0, 0, 0, 1)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_4l4p2"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_f5es8"]
bg_color = Color(0.485703, 0.485704, 0.485703, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dgw1d"]
bg_color = Color(0.117647, 0.117647, 0.117647, 0.682353)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nctfw"]
bg_color = Color(1, 1, 1, 0.447059)
corner_radius_top_left = 20
corner_radius_top_right = 20
corner_radius_bottom_right = 20
corner_radius_bottom_left = 20
shadow_size = 5
[node name="SidePanel" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
script = ExtResource("1_klyhg")
[node name="Panel" type="Panel" parent="."]
custom_minimum_size = Vector2(0, 60)
layout_mode = 1
anchors_preset = 12
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 0
size_flags_horizontal = 0
size_flags_vertical = 8
[node name="HBoxContainer4" type="HBoxContainer" parent="Panel"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 60
alignment = 1
[node name="HBoxContainer" type="HBoxContainer" parent="Panel/HBoxContainer4"]
layout_mode = 2
theme_override_constants/separation = 120
alignment = 1
[node name="Label" type="Label" parent="Panel/HBoxContainer4/HBoxContainer"]
layout_mode = 2
text = "Coins: "
[node name="HBoxContainer2" type="HBoxContainer" parent="Panel/HBoxContainer4"]
layout_mode = 2
theme_override_constants/separation = 5
alignment = 1
[node name="Button2" type="Button" parent="Panel/HBoxContainer4/HBoxContainer2"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_qvqxt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_38m4q")
theme_override_styles/normal = SubResource("StyleBoxFlat_alova")
text = "Archer"
[node name="Button3" type="Button" parent="Panel/HBoxContainer4/HBoxContainer2"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_qvqxt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_38m4q")
theme_override_styles/normal = SubResource("StyleBoxFlat_alova")
text = "Wizard"
[node name="Button4" type="Button" parent="Panel/HBoxContainer4/HBoxContainer2"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_qvqxt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_38m4q")
theme_override_styles/normal = SubResource("StyleBoxFlat_alova")
text = "Mortar"
[node name="HBoxContainer4" type="HBoxContainer" parent="Panel/HBoxContainer4"]
layout_mode = 2
theme_override_constants/separation = 5
alignment = 1
[node name="Button2" type="Button" parent="Panel/HBoxContainer4/HBoxContainer4"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_qvqxt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_38m4q")
theme_override_styles/normal = SubResource("StyleBoxFlat_alova")
text = "Sticks"
[node name="Button3" type="Button" parent="Panel/HBoxContainer4/HBoxContainer4"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_qvqxt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_38m4q")
theme_override_styles/normal = SubResource("StyleBoxFlat_alova")
text = "Mine"
[node name="Button4" type="Button" parent="Panel/HBoxContainer4/HBoxContainer4"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_qvqxt")
theme_override_styles/pressed = SubResource("StyleBoxFlat_38m4q")
theme_override_styles/normal = SubResource("StyleBoxFlat_alova")
text = "Wall
"
[node name="HBoxContainer5" type="HBoxContainer" parent="Panel/HBoxContainer4"]
layout_mode = 2
theme_override_constants/separation = 120
alignment = 1
[node name="Button4" type="Button" parent="Panel/HBoxContainer4/HBoxContainer5"]
custom_minimum_size = Vector2(90, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxFlat_61fdc")
theme_override_styles/hover = SubResource("StyleBoxFlat_hbwx4")
theme_override_styles/pressed = SubResource("StyleBoxFlat_x181f")
theme_override_styles/normal = SubResource("StyleBoxFlat_5rkja")
text = "Sell
"
[node name="HBoxContainer3" type="HBoxContainer" parent="Panel/HBoxContainer4"]
layout_mode = 2
theme_override_constants/separation = 120
alignment = 1
[node name="Label" type="Label" parent="Panel/HBoxContainer4/HBoxContainer3"]
layout_mode = 2
text = "Lives: "
[node name="pausemenu" type="PanelContainer" parent="."]
custom_minimum_size = Vector2(250, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -306.0
offset_top = -227.5
offset_right = 306.0
offset_bottom = 227.5
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_styles/panel = SubResource("StyleBoxFlat_s7jra")
[node name="VBoxContainer" type="VBoxContainer" parent="pausemenu"]
layout_mode = 2
theme_override_constants/separation = 30
alignment = 1
[node name="Label2" type="Label" parent="pausemenu/VBoxContainer"]
layout_mode = 2
theme_override_fonts/font = ExtResource("2_4l4p2")
theme_override_font_sizes/font_size = 64
text = "Game Paused"
horizontal_alignment = 1
[node name="Button3" type="Button" parent="pausemenu/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Continue"
[node name="Button2" type="Button" parent="pausemenu/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Restart"
[node name="Button" type="Button" parent="pausemenu/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Exit"
[node name="WaveCounter" type="Panel" parent="."]
custom_minimum_size = Vector2(160, 0)
layout_mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -20.0
offset_right = 20.0
offset_bottom = 40.0
grow_horizontal = 2
[node name="HBoxContainer" type="HBoxContainer" parent="WaveCounter"]
custom_minimum_size = Vector2(150, 0)
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -75.0
offset_top = -20.0
offset_right = 75.0
offset_bottom = 20.0
grow_horizontal = 2
grow_vertical = 2
alignment = 1
[node name="Label" type="Label" parent="WaveCounter/HBoxContainer"]
layout_mode = 2
text = "Current wave: 1"
[node name="GameOver" type="PanelContainer" parent="."]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
offset_left = 409.0
offset_top = 188.5
offset_right = 742.0
offset_bottom = 459.5
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_styles/panel = SubResource("StyleBoxFlat_s7jra")
[node name="VBoxContainer" type="VBoxContainer" parent="GameOver"]
layout_mode = 2
theme_override_constants/separation = 30
alignment = 1
[node name="Label2" type="Label" parent="GameOver/VBoxContainer"]
layout_mode = 2
theme_override_colors/font_color = Color(1, 0, 0, 1)
theme_override_fonts/font = ExtResource("2_4l4p2")
theme_override_font_sizes/font_size = 64
text = "Game Over"
horizontal_alignment = 1
[node name="Button2" type="Button" parent="GameOver/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Restart"
[node name="Button" type="Button" parent="GameOver/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Exit"
[node name="GameWon" type="PanelContainer" parent="."]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
offset_left = 438.0
offset_top = 224.5
offset_right = 712.0
offset_bottom = 423.5
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 4
size_flags_vertical = 4
theme_override_styles/panel = SubResource("StyleBoxFlat_s7jra")
[node name="VBoxContainer" type="VBoxContainer" parent="GameWon"]
layout_mode = 2
theme_override_constants/separation = 30
alignment = 1
[node name="Label2" type="Label" parent="GameWon/VBoxContainer"]
layout_mode = 2
theme_override_colors/font_color = Color(1, 1, 0, 1)
theme_override_fonts/font = ExtResource("2_4l4p2")
theme_override_font_sizes/font_size = 64
text = "Congratulations!"
horizontal_alignment = 1
[node name="Label3" type="Label" parent="GameWon/VBoxContainer"]
layout_mode = 2
theme_override_fonts/font = ExtResource("2_4l4p2")
theme_override_font_sizes/font_size = 24
text = "You've protected the citadell!"
horizontal_alignment = 1
[node name="Button2" type="Button" parent="GameWon/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Restart"
[node name="Button" type="Button" parent="GameWon/VBoxContainer"]
custom_minimum_size = Vector2(250, 0)
layout_mode = 2
size_flags_horizontal = 4
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 30
theme_override_styles/focus = SubResource("StyleBoxEmpty_4l4p2")
theme_override_styles/hover = SubResource("StyleBoxFlat_f5es8")
theme_override_styles/pressed = SubResource("StyleBoxFlat_dgw1d")
theme_override_styles/normal = SubResource("StyleBoxFlat_nctfw")
text = "Continue"
[node name="HealthLostAudio" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("3_s7jra")
[node name="GameOverAudio" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("4_f5es8")
[node name="VictoryAudio" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("5_dgw1d")
[connection signal="pressed" from="Panel/HBoxContainer4/HBoxContainer4/Button3" to="." method="_on_button_3_pressed"]
[connection signal="pressed" from="pausemenu/VBoxContainer/Button3" to="." method="_on_button_3_pressed"]
[connection signal="pressed" from="pausemenu/VBoxContainer/Button2" to="." method="_on_button_2_pressed"]
[connection signal="pressed" from="pausemenu/VBoxContainer/Button" to="." method="_on_button_pressed"]
[connection signal="pressed" from="GameOver/VBoxContainer/Button2" to="." method="_on_button_2_pressed"]
[connection signal="pressed" from="GameOver/VBoxContainer/Button" to="." method="_on_button_pressed"]
[connection signal="pressed" from="GameWon/VBoxContainer/Button2" to="." method="_on_button_2_pressed"]
[connection signal="pressed" from="GameWon/VBoxContainer/Button" to="." method="_on_button_pressed"]