mirror of
https://github.com/kodzukye/scrap-signal.git
synced 2026-04-26 21:27:34 +00:00
59 lines
1.8 KiB
Plaintext
59 lines
1.8 KiB
Plaintext
[gd_scene format=3 uid="uid://jrjxu1xfx0ud"]
|
|
|
|
[ext_resource type="Script" uid="uid://clc8675h6pkw5" path="res://ui/dialogue_box.gd" id="1_2ix3t"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2ix3t"]
|
|
bg_color = Color(0.101960786, 0.101960786, 0.101960786, 0.91764706)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(0.53333336, 0.53333336, 0.53333336, 1)
|
|
|
|
[node name="DialogueBox" type="Node2D" unique_id=1374394268]
|
|
z_index = 500
|
|
|
|
[node name="DialogueBox" type="CanvasLayer" parent="." unique_id=1732454601 groups=["dialogue_box"]]
|
|
script = ExtResource("1_2ix3t")
|
|
|
|
[node name="SpeakerName" type="Label" parent="DialogueBox" unique_id=753234837]
|
|
anchors_preset = 12
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 5.0
|
|
offset_top = -38.0
|
|
offset_right = 5.0
|
|
offset_bottom = -15.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
theme_override_font_sizes/font_size = 8
|
|
|
|
[node name="Panel" type="PanelContainer" parent="DialogueBox" unique_id=1877086041]
|
|
anchors_preset = 12
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -25.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_2ix3t")
|
|
|
|
[node name="DialogueText" type="RichTextLabel" parent="DialogueBox/Panel" unique_id=1423166174]
|
|
layout_mode = 2
|
|
theme_override_font_sizes/normal_font_size = 6
|
|
theme_override_font_sizes/bold_font_size = 6
|
|
theme_override_font_sizes/bold_italics_font_size = 6
|
|
theme_override_font_sizes/italics_font_size = 6
|
|
theme_override_font_sizes/mono_font_size = 6
|
|
bbcode_enabled = true
|
|
fit_content = true
|
|
|
|
[node name="ContinueHint" type="Label" parent="DialogueBox/Panel" unique_id=313929021]
|
|
visible = false
|
|
layout_mode = 2
|
|
theme_override_font_sizes/font_size = 6
|
|
text = "v"
|
|
horizontal_alignment = 2
|
|
vertical_alignment = 2
|