Диалог Ивана в первый день, и некоторые исправления чата.
This commit is contained in:
parent
8fb7c44343
commit
ac3e2ffd62
5 changed files with 6 additions and 18 deletions
|
@ -125,7 +125,6 @@ offset_bottom = 75.0
|
|||
clip_contents = true
|
||||
layout_mode = 0
|
||||
offset_right = 100.0
|
||||
offset_bottom = 220.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_5af0i")
|
||||
|
||||
[node name="ChatLogContainer" type="VBoxContainer" parent="Camera2D/Control/Control/PanelContainer2"]
|
||||
|
@ -134,24 +133,11 @@ theme_override_constants/separation = 0
|
|||
script = ExtResource("4_tbl72")
|
||||
|
||||
[node name="PlaceholderDialog" parent="Camera2D/Control/Control/PanelContainer2/ChatLogContainer" instance=ExtResource("4_owmws")]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="PlaceholderDialog2" parent="Camera2D/Control/Control/PanelContainer2/ChatLogContainer" instance=ExtResource("4_owmws")]
|
||||
layout_mode = 2
|
||||
Text = "Placeholder text 2"
|
||||
Author = "NPC name 2"
|
||||
|
||||
[node name="PlaceholderDialog3" parent="Camera2D/Control/Control/PanelContainer2/ChatLogContainer" instance=ExtResource("4_owmws")]
|
||||
layout_mode = 2
|
||||
Text = "Placeholder text 2"
|
||||
Author = "NPC name 2"
|
||||
|
||||
[node name="PlaceholderDialog4" parent="Camera2D/Control/Control/PanelContainer2/ChatLogContainer" instance=ExtResource("4_owmws")]
|
||||
layout_mode = 2
|
||||
Text = "Placeholder text 2"
|
||||
Author = "NPC name 2"
|
||||
|
||||
[node name="PlaceholderDialog5" parent="Camera2D/Control/Control/PanelContainer2/ChatLogContainer" instance=ExtResource("4_owmws")]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
Text = "Placeholder text 2"
|
||||
Author = "NPC name 2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue