[gd_scene load_steps=2 format=3 uid="uid://dct0470lgrjlj"] [ext_resource type="Script" uid="uid://2437og8r0soc" path="res://assets/phone/dating_app_message.gd" id="1_dl6o7"] [node name="app-message" type="MarginContainer"] custom_minimum_size = Vector2(400, 0) offset_right = 41.0 offset_bottom = 40.0 size_flags_vertical = 0 script = ExtResource("1_dl6o7") text = "This is an example text message" [node name="ColorRect" type="ColorRect" parent="."] layout_mode = 2 color = Color(0.392157, 0.584314, 0.929412, 1) [node name="MarginContainer" type="MarginContainer" parent="."] layout_mode = 2 theme_override_constants/margin_left = 20 theme_override_constants/margin_top = 20 theme_override_constants/margin_right = 20 theme_override_constants/margin_bottom = 20 [node name="RichTextLabel" type="RichTextLabel" parent="MarginContainer"] layout_mode = 2 theme_override_colors/default_color = Color(1, 1, 1, 1) theme_override_colors/font_outline_color = Color(0, 0, 0, 1) theme_override_colors/font_shadow_color = Color(0.101875, 0.475724, 0.545185, 1) theme_override_font_sizes/normal_font_size = 50 text = "This is an example text message" fit_content = true horizontal_alignment = 2