From bc6c8934e7fbbb1f664fa525de9b19731fb9438f Mon Sep 17 00:00:00 2001 From: Evgenij Titarenko Date: Sun, 25 Aug 2024 19:39:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D0=B3=D1=80=D0=B5=D1=81?= =?UTF-8?q?=D1=81=D0=B8=D1=8F=206?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- export_presets.cfg | 2 +- scenes/Day1.tscn | 1 + scenes/Day2.tscn | 1 + scenes/Day3.tscn | 1 + scenes/Day4.tscn | 1 + scenes/Day5.tscn | 13 +------------ 6 files changed, 6 insertions(+), 13 deletions(-) diff --git a/export_presets.cfg b/export_presets.cfg index 4d6d666..c3be4af 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="Build/chill-jam-10.exe" +export_path="Build/OutOfTheDeep.exe" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false diff --git a/scenes/Day1.tscn b/scenes/Day1.tscn index c492392..b19c3a5 100644 --- a/scenes/Day1.tscn +++ b/scenes/Day1.tscn @@ -248,6 +248,7 @@ DialogLines = ["Welcome authorized user", "Unfortunatly you can't access databas position = Vector2(-359, 245) NPCName = "Engine" Frames = ExtResource("10_medl6") +DefaultDialogLine = "You can go back to your room now" DialogLines = ["Tighten up the loose screws", "This should work for now", "Now i can return to my room"] [node name="Player" parent="." instance=ExtResource("8_csxln")] diff --git a/scenes/Day2.tscn b/scenes/Day2.tscn index 1c217ec..2db818c 100644 --- a/scenes/Day2.tscn +++ b/scenes/Day2.tscn @@ -239,6 +239,7 @@ DialogLines = ["Log #1456", "Engine at max capacity", "Target: calculated...", " position = Vector2(-359, 245) NPCName = "Engine" Frames = ExtResource("8_1sqr2") +DefaultDialogLine = "You can go back to your room now" DialogLines = ["Running at full capacity", "You make small repairs here and there to keep it running", "You can go back to your room"] [node name="Bridge door" parent="NPCs" instance=ExtResource("3_w8l5u")] diff --git a/scenes/Day3.tscn b/scenes/Day3.tscn index b6a72c8..e054da8 100644 --- a/scenes/Day3.tscn +++ b/scenes/Day3.tscn @@ -239,6 +239,7 @@ DialogLines = ["Target aquired", "Engine working at 100% capacity", "Recommend ! position = Vector2(-359, 244) NPCName = "Engine" Frames = ExtResource("8_k42bg") +DefaultDialogLine = "You can go back to your room now" DialogLines = ["You manually lower engine speed for it to not overheat", "You are sure it should break at this stress level", "But something keeps it together", "Maybe it's you who keeps doing a good job", "Maybe", "...", "you don't want to think about this", "You can go back to your room"] [node name="Bridge door" parent="NPCs" instance=ExtResource("3_s2s8w")] diff --git a/scenes/Day4.tscn b/scenes/Day4.tscn index 0bad460..135c85c 100644 --- a/scenes/Day4.tscn +++ b/scenes/Day4.tscn @@ -239,6 +239,7 @@ DialogLines = ["Approaching target.", "ETA $^%@#*&", "bx eva eipd nfenvat sq hdf position = Vector2(-359, 245) NPCName = "Engine" Frames = ExtResource("8_je535") +DefaultDialogLine = "You can go back to your room now" DialogLines = ["Engine works at 110% capacity", "You pull the lever and mechanism stops", "You fill chills crawl down your spine", "Suddenly you pass out"] [node name="Bridge door" parent="NPCs" instance=ExtResource("3_vhb2r")] diff --git a/scenes/Day5.tscn b/scenes/Day5.tscn index faedc5d..7b8abab 100644 --- a/scenes/Day5.tscn +++ b/scenes/Day5.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=26 format=3 uid="uid://10ew1xa1pxm2"] +[gd_scene load_steps=25 format=3 uid="uid://10ew1xa1pxm2"] [ext_resource type="Script" path="res://scripts/Day.cs" id="1_ii8yu"] [ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_p4jcj"] @@ -6,7 +6,6 @@ [ext_resource type="PackedScene" uid="uid://c5ndo6b0unkst" path="res://prefabs/NPC.tscn" id="3_4c2bg"] [ext_resource type="SpriteFrames" uid="uid://dsgqo48qikwsn" path="res://resources/sprites/npcs/cock.tres" id="4_5jy86"] [ext_resource type="SpriteFrames" uid="uid://bwssm27bm14s7" path="res://resources/sprites/npcs/captain.tres" id="5_vvft0"] -[ext_resource type="SpriteFrames" uid="uid://1r4r5gmf5kdo" path="res://resources/sprites/npcs/doctor.tres" id="6_4hwg8"] [ext_resource type="SpriteFrames" uid="uid://532buo56y4q2" path="res://resources/sprites/npcs/crewmate.tres" id="7_vou74"] [ext_resource type="SpriteFrames" uid="uid://wu7pmuvjw5qm" path="res://resources/sprites/npcs/Empty.tres" id="8_8y5k0"] [ext_resource type="PackedScene" uid="uid://dfdsnwub212o6" path="res://prefabs/Player.tscn" id="9_mxxxl"] @@ -206,11 +205,6 @@ NPCName = "Captain" Frames = ExtResource("5_vvft0") DialogLines = ["As you see your small mutiny didnt work", "However i can congratulate you", "You will bathe in HIS glory", "Come closer my friend"] -[node name="Doctor" parent="NPCs" instance=ExtResource("3_4c2bg")] -position = Vector2(286, 255) -NPCName = "Doctor" -Frames = ExtResource("6_4hwg8") - [node name="Ivan" parent="NPCs" instance=ExtResource("3_4c2bg")] position = Vector2(1307, 254) NPCName = "Ivan" @@ -224,11 +218,6 @@ Frames = ExtResource("7_vou74") DefaultDialogLine = "Captain is waiting for you..." DialogLines = ["We are here.", "Captain is waiting for you..."] -[node name="Nikolai" parent="NPCs" instance=ExtResource("3_4c2bg")] -position = Vector2(575, -6) -NPCName = "Nikolai" -Frames = ExtResource("7_vou74") - [node name="Computer" parent="NPCs" instance=ExtResource("3_4c2bg")] position = Vector2(1597, -12) NPCName = "Computer"