[gd_scene load_steps=14 format=3 uid="uid://1f7xpirm5d28"] [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://gui/resources/theme/theme.tres" id="1_ak2pw"] [ext_resource type="Script" uid="uid://bglusga8l5c27" path="res://gui/menus/character.gd" id="1_brhd1"] [ext_resource type="PackedScene" uid="uid://b3hhir2fvnunu" path="res://player/character/character.tscn" id="3_odq7n"] [ext_resource type="PackedScene" uid="uid://bg2d78ycorcqk" path="res://gui/menus/transition/scene_transition.tscn" id="4_c0ocf"] [ext_resource type="PackedScene" uid="uid://wwu574dq2r8h" path="res://map/kitchen_background.tscn" id="4_oanna"] [ext_resource type="Material" uid="uid://2j8a0c0a2ta5" path="res://gui/resources/materials/blur_material.tres" id="5_cgkmt"] [ext_resource type="Texture2D" uid="uid://35rd5gamtyqm" path="res://gui/resources/icons/arrow.svg" id="5_kvd7k"] [ext_resource type="Texture2D" uid="uid://j75dbytlbju" path="res://gui/resources/icons/arrow_pressed.svg" id="5_xpff8"] [ext_resource type="Texture2D" uid="uid://b33qmctbpf48g" path="res://gui/resources/icons/arrow_hover.svg" id="6_soj8g"] [ext_resource type="Texture2D" uid="uid://by3qsrpxnfq4w" path="res://gui/resources/icons/arrow_focus.svg" id="6_u31hl"] [ext_resource type="StyleBox" uid="uid://bw4jamyna1top" path="res://gui/resources/style/panel_style_sidebar.tres" id="6_wxiis"] [ext_resource type="Script" uid="uid://cmncjc06kadpe" path="res://gui/components/blur_setup.gd" id="7_nj82n"] [ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://gui/resources/materials/dark_blur_material.tres" id="12_mjf6q"] [node name="CharacterMenu" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 theme = ExtResource("1_ak2pw") script = ExtResource("1_brhd1") [node name="Node3D" type="Node3D" parent="."] [node name="Character" parent="Node3D" instance=ExtResource("3_odq7n")] [node name="Camera3D" type="Camera3D" parent="Node3D"] transform = Transform3D(1, 0, 0, 0, 0.9781476, 0.2079117, 0, -0.2079117, 0.9781476, 0, 1.125, 2.75) current = true fov = 40.0 [node name="KitchenBackground" parent="Node3D" instance=ExtResource("4_oanna")] transform = Transform3D(0.8660254, 0, 0.5, 0, 1, 0, -0.5, 0, 0.8660254, 0, 0, 0) [node name="SpotLight3D" type="SpotLight3D" parent="Node3D"] transform = Transform3D(0.8825786, -0.13509111, 0.4503392, 0, 0.9578325, 0.2873271, -0.47016487, -0.25358877, 0.8453625, 1.1277027, 1.109924, 2.02365) light_color = Color(0.87094337, 0.86437446, 0.85403997, 1) light_energy = 1.5 shadow_enabled = true shadow_blur = 3.0 [node name="SpotLight3D2" type="SpotLight3D" parent="Node3D"] transform = Transform3D(0.9149456, 0.11595869, -0.3865594, 0, 0.9578325, 0.28732717, 0.40357724, -0.2628887, 0.87636465, -1.2921853, 1.109924, 2.02365) light_color = Color(0.87094337, 0.86437446, 0.85403997, 1) light_energy = 0.8 shadow_enabled = true shadow_blur = 3.0 [node name="SpotLight3D5" type="SpotLight3D" parent="Node3D"] transform = Transform3D(0.99089444, -0.009957474, -0.13427223, 0.029642614, -0.95665854, 0.2896995, -0.13133734, -0.29104182, -0.94765246, -0.27793396, 1.5702409, -1.0504578) light_color = Color(0.6709639, 0.8500128, 1, 1) light_energy = 5.0 spot_range = 1.9395764 spot_angle = 25.84634 [node name="SpotLight3D4" type="SpotLight3D" parent="Node3D"] transform = Transform3D(0.9139213, -0.3175812, 0.2527643, -0.093218885, -0.77032155, -0.63080496, 0.39504167, 0.5529437, -0.73361796, 1.0089738, 0.124474704, -1.4214872) light_color = Color(0.7758381, 0.7974717, 1, 1) light_energy = 5.0 [node name="OmniLight3D3" type="OmniLight3D" parent="Node3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.6456945, 0.76124895, 0.72990704) light_color = Color(0.84705883, 0.5019608, 0.43529412, 1) light_energy = 0.75 omni_range = 6.4840736 [node name="OmniLight3D4" type="OmniLight3D" parent="Node3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.5320137, 0.48659694, 0.6924461) light_color = Color(0.5875623, 0.58040434, 0.8120325, 1) light_energy = 0.75 omni_range = 6.071165 [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="top_panel" type="Panel" parent="VBoxContainer"] material = ExtResource("5_cgkmt") custom_minimum_size = Vector2(0, 100) layout_mode = 2 theme_override_styles/panel = ExtResource("6_wxiis") script = ExtResource("7_nj82n") [node name="a" type="VBoxContainer" parent="VBoxContainer/top_panel"] layout_mode = 1 anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -213.0 offset_top = 13.0 offset_right = 216.0 offset_bottom = 110.0 grow_horizontal = 2 [node name="Label" type="Label" parent="VBoxContainer/top_panel/a"] layout_mode = 2 text = "c.settings.username" horizontal_alignment = 1 [node name="username" type="LineEdit" parent="VBoxContainer/top_panel/a"] layout_mode = 2 max_length = 32 [node name="Spacer" type="MarginContainer" parent="VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 theme_override_constants/margin_left = 50 theme_override_constants/margin_top = 50 theme_override_constants/margin_right = 50 theme_override_constants/margin_bottom = 50 [node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/Spacer"] layout_mode = 2 alignment = 1 [node name="Headware" type="HBoxContainer" parent="VBoxContainer/Spacer/VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Back" type="TextureButton" parent="VBoxContainer/Spacer/VBoxContainer/Headware"] layout_mode = 2 size_flags_horizontal = 3 focus_neighbor_right = NodePath("../Forward") texture_normal = ExtResource("5_kvd7k") texture_pressed = ExtResource("5_xpff8") texture_hover = ExtResource("6_soj8g") texture_focused = ExtResource("6_u31hl") ignore_texture_size = true stretch_mode = 5 flip_h = true [node name="Spacer" type="Control" parent="VBoxContainer/Spacer/VBoxContainer/Headware"] layout_mode = 2 size_flags_horizontal = 3 [node name="Forward" type="TextureButton" parent="VBoxContainer/Spacer/VBoxContainer/Headware"] layout_mode = 2 size_flags_horizontal = 3 focus_neighbor_left = NodePath("../Back") texture_normal = ExtResource("5_kvd7k") texture_pressed = ExtResource("5_xpff8") texture_hover = ExtResource("6_soj8g") texture_focused = ExtResource("6_u31hl") ignore_texture_size = true stretch_mode = 5 [node name="Hairstyle" type="HBoxContainer" parent="VBoxContainer/Spacer/VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Back" type="TextureButton" parent="VBoxContainer/Spacer/VBoxContainer/Hairstyle"] layout_mode = 2 size_flags_horizontal = 3 focus_neighbor_right = NodePath("../Forward") texture_normal = ExtResource("5_kvd7k") texture_pressed = ExtResource("5_xpff8") texture_hover = ExtResource("6_soj8g") texture_focused = ExtResource("6_u31hl") ignore_texture_size = true stretch_mode = 5 flip_h = true [node name="Spacer" type="Control" parent="VBoxContainer/Spacer/VBoxContainer/Hairstyle"] layout_mode = 2 size_flags_horizontal = 3 [node name="Forward" type="TextureButton" parent="VBoxContainer/Spacer/VBoxContainer/Hairstyle"] layout_mode = 2 size_flags_horizontal = 3 focus_neighbor_left = NodePath("../Back") texture_normal = ExtResource("5_kvd7k") texture_pressed = ExtResource("5_xpff8") texture_hover = ExtResource("6_soj8g") texture_focused = ExtResource("6_u31hl") ignore_texture_size = true stretch_mode = 5 [node name="Character" type="HBoxContainer" parent="VBoxContainer/Spacer/VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Back" type="TextureButton" parent="VBoxContainer/Spacer/VBoxContainer/Character"] layout_mode = 2 size_flags_horizontal = 3 focus_neighbor_right = NodePath("../Forward") texture_normal = ExtResource("5_kvd7k") texture_pressed = ExtResource("5_xpff8") texture_hover = ExtResource("6_soj8g") texture_focused = ExtResource("6_u31hl") ignore_texture_size = true stretch_mode = 5 flip_h = true [node name="Spacer" type="Control" parent="VBoxContainer/Spacer/VBoxContainer/Character"] layout_mode = 2 size_flags_horizontal = 3 [node name="Forward" type="TextureButton" parent="VBoxContainer/Spacer/VBoxContainer/Character"] layout_mode = 2 size_flags_horizontal = 3 focus_neighbor_left = NodePath("../Back") texture_normal = ExtResource("5_kvd7k") texture_pressed = ExtResource("5_xpff8") texture_hover = ExtResource("6_soj8g") texture_focused = ExtResource("6_u31hl") ignore_texture_size = true stretch_mode = 5 [node name="bottom_panel" type="Panel" parent="VBoxContainer"] material = ExtResource("12_mjf6q") custom_minimum_size = Vector2(0, 75) layout_mode = 2 theme_override_styles/panel = ExtResource("6_wxiis") script = ExtResource("7_nj82n") [node name="back" type="Button" parent="VBoxContainer/bottom_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 = -39.5 offset_top = -22.0 offset_right = 39.5 offset_bottom = 22.0 grow_horizontal = 2 grow_vertical = 2 size_flags_vertical = 8 text = "c.menu.back" [node name="SceneTransition" parent="." instance=ExtResource("4_c0ocf")] visible = false layout_mode = 1 [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Headware/Back" to="." method="_on_headwear_back_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Headware/Forward" to="." method="_on_headwear_forward_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Hairstyle/Back" to="." method="_on_hairstyle_back_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Hairstyle/Forward" to="." method="_on_hairstyle_forward_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Character/Back" to="." method="_on_character_back_pressed"] [connection signal="pressed" from="VBoxContainer/Spacer/VBoxContainer/Character/Forward" to="." method="_on_character_forward_pressed"] [connection signal="pressed" from="VBoxContainer/bottom_panel/back" to="." method="exit"]