2024-08-09 03:43:03 +00:00
|
|
|
[gd_scene format=3 uid="uid://bb704b0kpwwkr"]
|
|
|
|
|
|
|
|
[node name="PlayerDiedScreen" type="Control"]
|
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="."]
|
|
|
|
layout_mode = 0
|
|
|
|
offset_right = 1152.0
|
|
|
|
offset_bottom = 648.0
|
|
|
|
|
2024-08-09 07:45:40 +00:00
|
|
|
[node name="Panel" type="Panel" parent="CenterContainer"]
|
|
|
|
custom_minimum_size = Vector2(340, 120)
|
2024-08-09 03:43:03 +00:00
|
|
|
layout_mode = 2
|
|
|
|
|
2024-08-09 07:45:40 +00:00
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CenterContainer/Panel"]
|
|
|
|
layout_mode = 1
|
|
|
|
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 = -33.0
|
|
|
|
offset_right = 92.0
|
|
|
|
offset_bottom = 33.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
|
|
|
|
|
|
|
[node name="Title" type="Label" parent="CenterContainer/Panel/VBoxContainer"]
|
2024-08-09 03:43:03 +00:00
|
|
|
layout_mode = 2
|
|
|
|
theme_override_font_sizes/font_size = 28
|
|
|
|
text = "You died"
|
|
|
|
horizontal_alignment = 1
|
|
|
|
|
2024-08-09 07:45:40 +00:00
|
|
|
[node name="Caption" type="Label" parent="CenterContainer/Panel/VBoxContainer"]
|
2024-08-09 03:43:03 +00:00
|
|
|
layout_mode = 2
|
|
|
|
text = "Respawn in Next Round"
|
|
|
|
horizontal_alignment = 1
|