frame-of-mind/src/logic-scenes/chat_view/message_other.tscn

67 lines
2.5 KiB
Plaintext

[gd_scene format=3 uid="uid://dc58hnxdn0l2o"]
[ext_resource type="Theme" uid="uid://bhw3jbbrt3m1k" path="res://logic-scenes/chat_view/theme-smartphone.tres" id="1_0pomh"]
[ext_resource type="Texture2D" uid="uid://dekaqj10p8rqk" path="res://logic-scenes/chat_view/avatar-self.png" id="1_r4gcv"]
[ext_resource type="StyleBox" uid="uid://dj1fuvcy0sw7k" path="res://logic-scenes/chat_view/style-chat-bubble.tres" id="2_0pomh"]
[ext_resource type="Script" uid="uid://dlbwvie007wfx" path="res://logic-scenes/chat_view/chat_bubble.gd" id="3_3g7sa"]
[ext_resource type="LabelSettings" uid="uid://mh8uu4rlqmv5" path="res://logic-scenes/chat_view/label-timestamp.tres" id="4_yjo27"]
[node name="Message-Other" type="HBoxContainer" unique_id=102479796]
size_flags_horizontal = 3
theme = ExtResource("1_0pomh")
alignment = 2
script = ExtResource("3_3g7sa")
[node name="Avatar" type="TextureRect" parent="." unique_id=1077043040]
layout_mode = 2
size_flags_vertical = 8
texture = ExtResource("1_r4gcv")
stretch_mode = 2
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1636732531]
layout_mode = 2
size_flags_horizontal = 2
size_flags_vertical = 9
[node name="Bubble" type="PanelContainer" parent="VBoxContainer" unique_id=793380316]
custom_minimum_size = Vector2(0, 52)
layout_mode = 2
size_flags_horizontal = 8
size_flags_vertical = 3
theme_override_styles/panel = ExtResource("2_0pomh")
[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/Bubble" unique_id=1163778954]
layout_mode = 2
size_flags_horizontal = 0
size_flags_vertical = 4
theme_override_constants/margin_left = 0
theme_override_constants/margin_top = 4
theme_override_constants/margin_right = 8
theme_override_constants/margin_bottom = 4
[node name="RichTextLabel" type="RichTextLabel" parent="VBoxContainer/Bubble/MarginContainer" unique_id=418400525]
unique_name_in_owner = true
custom_minimum_size = Vector2(64, 64)
layout_mode = 2
size_flags_horizontal = 3
theme_type_variation = &"message-other"
bbcode_enabled = true
text = "It is a long established fact"
fit_content = true
scroll_active = false
autowrap_mode = 0
vertical_alignment = 1
justification_flags = 99
metadata/_custom_type_script = "uid://dlbwvie007wfx"
[node name="TimeStamp" type="Label" parent="VBoxContainer" unique_id=1723936773]
unique_name_in_owner = true
layout_mode = 2
text = "8:12 PM"
label_settings = ExtResource("4_yjo27")
horizontal_alignment = 2
[node name="Spacer" type="Control" parent="." unique_id=1047768334]
custom_minimum_size = Vector2(160, 0)
layout_mode = 2