[gd_scene load_steps=3 format=3 uid="uid://g1x4hg5lnaei"] [ext_resource type="Script" uid="uid://c0siyuc2yvtbt" path="res://assets/phone/dating_app_messages.gd" id="1_m5v2o"] [ext_resource type="PackedScene" uid="uid://dct0470lgrjlj" path="res://assets/phone/dating-app-message.tscn" id="2_0swet"] [node name="app-messages" type="MarginContainer"] custom_minimum_size = Vector2(1000, 1944) anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_right = -2456.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 3 size_flags_vertical = 3 script = ExtResource("1_m5v2o") [node name="background" type="ColorRect" parent="."] layout_mode = 2 color = Color(0.248333, 0.23, 0.25, 1) [node name="VSplitContainer" type="VSplitContainer" parent="."] layout_mode = 2 split_offset = 150 dragging_enabled = false [node name="Label" type="Label" parent="VSplitContainer"] layout_mode = 2 theme_override_font_sizes/font_size = 57 text = "Rick" horizontal_alignment = 1 [node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer"] layout_mode = 2 [node name="app-message5" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")] layout_mode = 2 text = "Can we have a call? " [node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/VBoxContainer"] custom_minimum_size = Vector2(0, 100) layout_mode = 2 [node name="Label" type="Label" parent="VSplitContainer/VBoxContainer/MarginContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.624633, 0.600023, 0.630782, 1) theme_override_font_sizes/font_size = 31 text = "Yesterday" horizontal_alignment = 1 [node name="app-message6" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")] layout_mode = 2 text = "I'll be there at Linda's Diner tomorrow. you know, the dining car on i4 if you want to meet there I can haul you with me out of town and take you to your friends" is_sender = false [node name="app-message7" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")] layout_mode = 2 text = "oh god that sounds great, thank you!!! what time?" [node name="app-message8" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")] layout_mode = 2 text = "I'll be there at 11-12, depends on traffic sound good?" is_sender = false [node name="app-message9" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")] layout_mode = 2 text = "yes! Thank you so much!!" [node name="app-message10" parent="VSplitContainer/VBoxContainer" instance=ExtResource("2_0swet")] layout_mode = 2 text = "np baby see you tomorrow" is_sender = false