]> Untitled Git - wolf-seeking-sheep.git/blob - assets/phone/dating-app-profile.tscn
Squashed commit of the following:
[wolf-seeking-sheep.git] / assets / phone / dating-app-profile.tscn
1 [gd_scene load_steps=4 format=3 uid="uid://3soe07g3yfhv"]
2
3 [ext_resource type="Script" uid="uid://s5h4vgu0o64n" path="res://assets/phone/dating_app_profile.gd" id="1_phgug"]
4 [ext_resource type="Resource" uid="uid://1pq6j4i8ri81" path="res://classes/dating-profiles/profile_jason.tres" id="2_da00k"]
5 [ext_resource type="Texture2D" uid="uid://boycfuj362k1h" path="res://dialogue/images/boyfriends/Wolf Seeking Sheep_011.png" id="3_hafx5"]
6
7 [node name="app-profile" type="Control"]
8 custom_minimum_size = Vector2(1000, 1944)
9 layout_mode = 3
10 anchors_preset = 15
11 anchor_right = 1.0
12 anchor_bottom = 1.0
13 offset_right = -2456.0
14 grow_horizontal = 2
15 grow_vertical = 2
16 size_flags_horizontal = 3
17 size_flags_vertical = 3
18 script = ExtResource("1_phgug")
19 profile = ExtResource("2_da00k")
20
21 [node name="background" type="ColorRect" parent="."]
22 layout_mode = 1
23 anchors_preset = 15
24 anchor_right = 1.0
25 anchor_bottom = 1.0
26 grow_horizontal = 2
27 grow_vertical = 2
28 color = Color(0.4692, 0.62008, 0.69, 1)
29
30 [node name="VSplitContainer" type="VSplitContainer" parent="."]
31 clip_contents = true
32 layout_mode = 1
33 anchors_preset = 15
34 anchor_right = 1.0
35 anchor_bottom = 1.0
36 grow_horizontal = 2
37 grow_vertical = 2
38 split_offset = 1010
39 dragger_visibility = 1
40
41 [node name="Control" type="Control" parent="VSplitContainer"]
42 layout_mode = 2
43
44 [node name="pic" type="TextureRect" parent="VSplitContainer/Control"]
45 unique_name_in_owner = true
46 layout_mode = 1
47 anchors_preset = 5
48 anchor_left = 0.5
49 anchor_right = 0.5
50 offset_left = -827.0
51 offset_right = 827.0
52 offset_bottom = 2339.0
53 grow_horizontal = 2
54 texture = ExtResource("3_hafx5")
55 stretch_mode = 2
56
57 [node name="bio" type="ColorRect" parent="VSplitContainer"]
58 layout_mode = 2
59
60 [node name="down-arrow" type="ColorRect" parent="VSplitContainer/bio"]
61 layout_mode = 0
62 offset_left = 50.0
63 offset_top = -50.0
64 offset_right = 150.0
65 offset_bottom = 50.0
66 color = Color(1, 0.39, 0.39, 1)
67
68 [node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/bio"]
69 layout_mode = 1
70 anchors_preset = 15
71 anchor_right = 1.0
72 anchor_bottom = 1.0
73 grow_horizontal = 2
74 grow_vertical = 2
75 theme_override_constants/margin_left = 40
76 theme_override_constants/margin_top = 50
77 theme_override_constants/margin_right = 40
78 theme_override_constants/margin_bottom = 40
79
80 [node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/bio/MarginContainer"]
81 layout_mode = 2
82
83 [node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/bio/MarginContainer/VBoxContainer"]
84 layout_mode = 2
85 theme_override_constants/margin_bottom = 30
86
87 [node name="details" type="RichTextLabel" parent="VSplitContainer/bio/MarginContainer/VBoxContainer/MarginContainer"]
88 unique_name_in_owner = true
89 layout_mode = 2
90 theme_override_colors/default_color = Color(0.308769, 0.308769, 0.308769, 1)
91 theme_override_font_sizes/normal_font_size = 40
92 theme_override_font_sizes/bold_font_size = 80
93 bbcode_enabled = true
94 text = "[b]Jason[/b]    [font_size=45]32[/font_size]
95 • Highschool football coach
96 • 2 miles away"
97 fit_content = true
98
99 [node name="ColorRect" type="ColorRect" parent="VSplitContainer/bio/MarginContainer/VBoxContainer"]
100 custom_minimum_size = Vector2(0, 2)
101 layout_mode = 2
102 color = Color(0.927533, 0.927533, 0.927533, 1)
103
104 [node name="MarginContainer2" type="MarginContainer" parent="VSplitContainer/bio/MarginContainer/VBoxContainer"]
105 layout_mode = 2
106 theme_override_constants/margin_top = 30
107
108 [node name="blurb" type="RichTextLabel" parent="VSplitContainer/bio/MarginContainer/VBoxContainer/MarginContainer2"]
109 unique_name_in_owner = true
110 layout_mode = 2
111 theme_override_colors/default_color = Color(0.228511, 0.228511, 0.228511, 1)
112 theme_override_font_sizes/normal_font_size = 40
113 theme_override_font_sizes/bold_font_size = 60
114 bbcode_enabled = true
115 text = "6'3
116
117 Thats it. That's my entire personality. Im just 6'3. Am I into sports? 6'3. Do I prefer staying in or going out? 6'3. Favorite Bette Middler movie? First Wives Club, AND 6'3. Am I looking for love or a hookup? Who knows, but what we do know is 6'3. "
118 fit_content = true