[gd_scene load_steps=5 format=2] [ext_resource path="res://assets/textures/receivedmessage.png" type="Texture" id=1] [ext_resource path="res://assets/textures/jimsito.png" type="Texture" id=2] [ext_resource path="res://assets/fonts/Helvetica/Helvetica-Bold.ttf" type="DynamicFontData" id=3] [sub_resource type="DynamicFont" id=1] size = 18 use_mipmaps = true use_filter = true font_data = ExtResource( 3 ) [node name="receivedMessage" type="HBoxContainer"] modulate = Color( 0.478431, 0.752941, 1, 1 ) margin_right = 246.0 margin_bottom = 65.0 __meta__ = { "_edit_use_anchors_": false } [node name="TextureRect" type="TextureRect" parent="."] margin_right = 65.0 margin_bottom = 65.0 rect_min_size = Vector2( 65, 65 ) size_flags_horizontal = 0 size_flags_vertical = 0 texture = ExtResource( 2 ) expand = true stretch_mode = 5 [node name="VBoxContainer2" type="VBoxContainer" parent="."] margin_left = 69.0 margin_right = 246.0 margin_bottom = 94.0 size_flags_horizontal = 3 size_flags_vertical = 2 custom_constants/separation = 5 [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer2"] margin_right = 177.0 margin_bottom = 19.0 size_flags_horizontal = 3 size_flags_vertical = 3 [node name="Label" type="Label" parent="VBoxContainer2/HBoxContainer"] margin_right = 65.0 margin_bottom = 19.0 size_flags_vertical = 3 custom_fonts/font = SubResource( 1 ) text = "Bluejim" valign = 1 [node name="Label2" type="Label" parent="VBoxContainer2/HBoxContainer"] margin_left = 69.0 margin_right = 177.0 margin_bottom = 19.0 size_flags_horizontal = 3 size_flags_vertical = 3 text = "Today at 05:59" align = 2 valign = 1 [node name="MarginContainer" type="MarginContainer" parent="VBoxContainer2"] margin_top = 24.0 margin_right = 177.0 margin_bottom = 94.0 size_flags_horizontal = 3 size_flags_vertical = 3 [node name="NinePatchRect" type="NinePatchRect" parent="VBoxContainer2/MarginContainer"] margin_right = 177.0 margin_bottom = 70.0 size_flags_horizontal = 3 size_flags_vertical = 3 texture = ExtResource( 1 ) patch_margin_left = 21 patch_margin_top = 12 patch_margin_right = 12 patch_margin_bottom = 12 __meta__ = { "_edit_use_anchors_": false } [node name="MarginContainer (Force Fill_Expand)" type="MarginContainer" parent="VBoxContainer2/MarginContainer"] margin_right = 177.0 margin_bottom = 70.0 custom_constants/margin_right = 5 custom_constants/margin_top = 5 custom_constants/margin_left = 16 custom_constants/margin_bottom = 5 __meta__ = { "_edit_use_anchors_": false } [node name="Label" type="RichTextLabel" parent="VBoxContainer2/MarginContainer/MarginContainer (Force Fill_Expand)"] margin_left = 16.0 margin_top = 5.0 margin_right = 172.0 margin_bottom = 65.0 size_flags_vertical = 0 custom_colors/default_color = Color( 0, 0, 0, 1 ) bbcode_enabled = true bbcode_text = "This is supposed to expand once the label grows up. Now it did." text = "This is supposed to expand once the label grows up. Now it did." fit_content_height = true scroll_active = false