[gd_scene load_steps=6 format=3 uid="uid://bfvqcx2t5g466"] [ext_resource type="Script" uid="uid://bsupj3kydlrw3" path="res://assets/phone/phone_notifications.gd" id="1_8x3f7"] [ext_resource type="Theme" uid="uid://bsrcml8apqocm" path="res://assets/phone/phone_theme.tres" id="1_qge3v"] [ext_resource type="PackedScene" uid="uid://3soe07g3yfhv" path="res://assets/phone/dating-app-profile.tscn" id="2_8lkt0"] [ext_resource type="Resource" uid="uid://icfmwrgvsmud" path="res://classes/dating-profiles/profile_rick.tres" id="3_h8s70"] [ext_resource type="PackedScene" uid="uid://g1x4hg5lnaei" path="res://assets/phone/dating-app-messages.tscn" id="4_8x3f7"] [node name="Phone-notifications" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_right = -2255.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_8x3f7") _displayed_time = "11:46" [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, 0, 0, 1) [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_bottom = 73.0 grow_horizontal = 2 grow_vertical = 2 [node name="header" type="HBoxContainer" parent="VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 [node name="MarginContainer3" type="MarginContainer" parent="VBoxContainer/header"] custom_minimum_size = Vector2(20, 0) layout_direction = 2 layout_mode = 2 [node name="phone_clock" type="Label" parent="VBoxContainer/header"] unique_name_in_owner = true layout_mode = 2 theme = ExtResource("1_qge3v") text = "11:46" [node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/header"] layout_mode = 2 size_flags_horizontal = 3 [node name="Label2" type="Label" parent="VBoxContainer/header"] layout_mode = 2 theme = ExtResource("1_qge3v") text = "..::" [node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer/header"] custom_minimum_size = Vector2(20, 0) layout_direction = 2 layout_mode = 2 [node name="Label3" type="Label" parent="VBoxContainer/header"] layout_mode = 2 theme = ExtResource("1_qge3v") text = "67%" [node name="MarginContainer4" type="MarginContainer" parent="VBoxContainer/header"] custom_minimum_size = Vector2(20, 0) layout_direction = 2 layout_mode = 2 [node name="content" type="MarginContainer" parent="VBoxContainer"] layout_mode = 2 [node name="profile" parent="VBoxContainer/content" instance=ExtResource("2_8lkt0")] visible = false layout_mode = 2 profile = ExtResource("3_h8s70") [node name="messages" parent="VBoxContainer/content" instance=ExtResource("4_8x3f7")] layout_mode = 2