[gd_scene load_steps=3 format=3 uid="uid://c3v76ygek4uw1"] [ext_resource type="Script" uid="uid://c5vi7gy17hjl2" path="res://menus/end.gd" id="1_3d26k"] [ext_resource type="Theme" uid="uid://bsrcml8apqocm" path="res://assets/phone/phone_theme.tres" id="1_mwn6m"] [node name="End" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_3d26k") [node name="background" type="ColorRect" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 color = Color(0.0383972, 0.0383972, 0.0383972, 1) [node name="end" type="MarginContainer" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="background2" type="ColorRect" parent="end"] layout_mode = 2 color = Color(0.0383972, 0.0383972, 0.0383972, 1) [node name="HBoxContainer" type="HBoxContainer" parent="end"] layout_mode = 2 alignment = 1 [node name="VBoxContainer" type="VBoxContainer" parent="end/HBoxContainer"] layout_mode = 2 alignment = 1 [node name="Label" type="Label" parent="end/HBoxContainer/VBoxContainer"] layout_mode = 2 theme = ExtResource("1_mwn6m") theme_override_font_sizes/font_size = 50 text = "Thanks for playing!" [node name="Label2" type="Label" parent="end/HBoxContainer/VBoxContainer"] layout_mode = 2 text = "Press Esc to quit" horizontal_alignment = 1