xiandie/scene/dialog/dialog.tscn

31 lines
824 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://dmkt1roqc4he7"]
[ext_resource type="Script" path="res://scene/dialog/dialog.gd" id="1_s1ka3"]
[node name="Dialog" type="MarginContainer"]
anchors_preset = 7
anchor_left = 0.5
anchor_top = 1.0
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -250.0
offset_top = -58.0
offset_right = 250.0
grow_horizontal = 2
grow_vertical = 0
size_flags_vertical = 8
mouse_filter = 2
theme_override_constants/margin_bottom = 42
script = ExtResource("1_s1ka3")
[node name="RichTextLabel" type="RichTextLabel" parent="."]
unique_name_in_owner = true
custom_minimum_size = Vector2(460, 0)
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 4
mouse_filter = 2
bbcode_enabled = true
text = " [center][b][color=orange]吕萍:[/color][/b]「你好呀」[/center]"
fit_content = true