add chat
This commit is contained in:
20
scenes/ui/chat_message.tscn
Normal file
20
scenes/ui/chat_message.tscn
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_scene format=3 uid="uid://bjrbngxkvhn7f"]
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel"]
|
||||
clip_contents = false
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
theme_override_colors/font_outline_color = Color(0, 0, 0, 0.501961)
|
||||
theme_override_constants/outline_size = 20
|
||||
theme_override_font_sizes/bold_italics_font_size = 26
|
||||
theme_override_font_sizes/italics_font_size = 26
|
||||
theme_override_font_sizes/mono_font_size = 26
|
||||
theme_override_font_sizes/normal_font_size = 26
|
||||
theme_override_font_sizes/bold_font_size = 26
|
||||
bbcode_enabled = true
|
||||
text = "[b]name:[/b] lorem ipsum"
|
||||
fit_content = true
|
||||
Reference in New Issue
Block a user