From 87c1366c4c9a6ba4d74a078fac38f56be50178a5 Mon Sep 17 00:00:00 2001 From: Marco Date: Fri, 4 Apr 2025 16:01:14 +0200 Subject: [PATCH] Dialogue fixes --- Dialogue/Timelines/Tutorial/tutorial_cameras.dtl | 4 ++-- Dialogue/Timelines/Tutorial/tutorial_repeater.dtl | 5 +++-- .../TextboxWithPortrait/custom_textbox_with_portrait_.tscn | 4 +++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Dialogue/Timelines/Tutorial/tutorial_cameras.dtl b/Dialogue/Timelines/Tutorial/tutorial_cameras.dtl index 554ff61c..4a9423d9 100644 --- a/Dialogue/Timelines/Tutorial/tutorial_cameras.dtl +++ b/Dialogue/Timelines/Tutorial/tutorial_cameras.dtl @@ -6,5 +6,5 @@ Cirno: Can I just freeze them? ICE: Yes you can! They are very sensitive pieces of equipment so just shooting them will destroy them and no alarm will sound. ICE: When you enter a room the camera should always be your highest priority. ICE: If you get spotted and the alarm sounds, find an alarm box in order to disable it. -They're these rectangular flashy red boxes you may sometimes find of walls. \ -Use one and the alarm goes away! Easy! +ICE: They're these rectangular flashy red boxes you may sometimes find of walls. +ICE: Use one and the alarm goes away! Easy! diff --git a/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl b/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl index 883b7eb2..07a78679 100644 --- a/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl +++ b/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl @@ -1,4 +1,5 @@ ICE: You can pick up and use other weapons, pick up that repeater and open the inventory screen to select and equip it. ICE: Keep in mind that weapons you pick up will use ammo, if you run out you cannot shoot! -ICE: Further in the room you'll see an enemy fairy guard, if they spot you they will chase and shoot you, but they are pretty dumb and if you outrun them they'll forget about you. -ICE: Shoot that guard to proceed. +ICE: Further in the room you'll see an enemy fairy guard, if they spot you they will chase and shoot you! +ICE: They are prettu dumb though and if you outrun them they'll forget about you. +ICE: Now shoot that guard to proceed. diff --git a/Resources/Styles/Textbox_Style_Custom_Textbox/TextboxWithPortrait/custom_textbox_with_portrait_.tscn b/Resources/Styles/Textbox_Style_Custom_Textbox/TextboxWithPortrait/custom_textbox_with_portrait_.tscn index 210bcc1e..08f5a3a1 100644 --- a/Resources/Styles/Textbox_Style_Custom_Textbox/TextboxWithPortrait/custom_textbox_with_portrait_.tscn +++ b/Resources/Styles/Textbox_Style_Custom_Textbox/TextboxWithPortrait/custom_textbox_with_portrait_.tscn @@ -1,8 +1,9 @@ -[gd_scene load_steps=9 format=3 uid="uid://cx6y8bri11i6d"] +[gd_scene load_steps=10 format=3 uid="uid://cx6y8bri11i6d"] [ext_resource type="Script" uid="uid://cfcx0of1aekhk" path="res://addons/dialogic/Modules/Character/node_portrait_container.gd" id="1_4jxq7"] [ext_resource type="Script" uid="uid://dmxeo7lm8ftsi" path="res://addons/dialogic/Modules/DefaultLayoutParts/Layer_SpeakerPortraitTextbox/speaker_portrait_textbox_layer.gd" id="1_7jt4d"] [ext_resource type="StyleBox" uid="uid://ctw2hju32l3rg" path="res://Resources/Styles/PixelStyleBoxRed.tres" id="2_3tg5g"] +[ext_resource type="Theme" uid="uid://dnsadvmunm76k" path="res://Resources/Styles/MainMenuButtons.tres" id="2_l6ny7"] [ext_resource type="Script" uid="uid://be3h8wr0w68dx" path="res://addons/dialogic/Modules/Text/node_name_label.gd" id="2_y0h34"] [ext_resource type="Script" uid="uid://ddkvkdb6nxtyi" path="res://addons/dialogic/Modules/Text/node_dialog_text.gd" id="3_11puy"] [ext_resource type="Resource" uid="uid://cgqw8303lbuwo" path="res://Dialogue/Characters/Cirno.dch" id="3_u8cb2"] @@ -48,6 +49,7 @@ offset_bottom = -50.0 grow_horizontal = 2 grow_vertical = 0 mouse_filter = 2 +theme = ExtResource("2_l6ny7") [node name="HBox" type="HBoxContainer" parent="Anchor/Panel"] layout_mode = 2