From df87ad3bfb22590f2ab8324e2e5a0dc466492a8e Mon Sep 17 00:00:00 2001 From: MaddoScientisto Date: Sun, 23 Mar 2025 12:46:53 +0100 Subject: [PATCH] Simplified tutorial --- Dialogue/Timelines/Tutorial/tutorial_intro.dtl | 3 +-- Dialogue/Timelines/Tutorial/tutorial_repeater.dtl | 2 +- Scenes/Maps/Tutorial.tscn | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Dialogue/Timelines/Tutorial/tutorial_intro.dtl b/Dialogue/Timelines/Tutorial/tutorial_intro.dtl index c15c4449..66405bdb 100644 --- a/Dialogue/Timelines/Tutorial/tutorial_intro.dtl +++ b/Dialogue/Timelines/Tutorial/tutorial_intro.dtl @@ -7,7 +7,6 @@ ICE (Perplexed): Not really...\ Let's put this aside for now and listen closely. ICE (Neutral): This is a virtual training facility, you are actually sleeping in the real world while the computer is feeding you this simulation. ICE: It's a great tool to train quickly, you'll become an amazing fighter in no time! -ICE: For now let's start with the very basics\: -ICE: Use WASD or the left control stick to move and approach the control pad on the northern wall. +ICE: Now try to move and approach the control pad on the northern wall. Cirno (Puzzled): Which direction is north again? ICE (No Words): UP! It's up. diff --git a/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl b/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl index 64afa596..883b7eb2 100644 --- a/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl +++ b/Dialogue/Timelines/Tutorial/tutorial_repeater.dtl @@ -1,4 +1,4 @@ -ICE: You can pick up and use other weapons, pick up that repeater with F and then press I to open your inventory and select it. +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. diff --git a/Scenes/Maps/Tutorial.tscn b/Scenes/Maps/Tutorial.tscn index 0ee5b553..5322a8fa 100644 --- a/Scenes/Maps/Tutorial.tscn +++ b/Scenes/Maps/Tutorial.tscn @@ -216,7 +216,7 @@ position = Vector2(128, 176) Events = [SubResource("Resource_dbad5"), SubResource("Resource_f3qhg"), SubResource("Resource_ulu4a")] [node name="Barrels" parent="Parallax2D/Tilemaps/Actors/TutorialDialogueTriggers" instance=ExtResource("21_t630o")] -position = Vector2(127, 10) +position = Vector2(231, 40) Events = [SubResource("Resource_35vjh")] [node name="Teleporter1" parent="Parallax2D/Tilemaps/Actors/TutorialDialogueTriggers" instance=ExtResource("21_t630o")]