From 56a6c00ab684357518723d91fd6ff463f5bf1ad7 Mon Sep 17 00:00:00 2001 From: Evgenij Titarenko Date: Sun, 25 Aug 2024 09:48:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=BB=D0=BB=D0=B8=D0=B7=D0=B8?= =?UTF-8?q?=D0=B8=20=D1=81=D1=82=D0=BE=D0=BB=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/Day1.tscn | 19 +++++++++++++++++-- scenes/Day2.tscn | 21 +++++++++++++++++++-- scenes/Day3.tscn | 21 +++++++++++++++++++-- scenes/Day4.tscn | 21 +++++++++++++++++++-- scenes/Day5.tscn | 21 +++++++++++++++++++-- 5 files changed, 93 insertions(+), 10 deletions(-) diff --git a/scenes/Day1.tscn b/scenes/Day1.tscn index 28e78be..121c150 100644 --- a/scenes/Day1.tscn +++ b/scenes/Day1.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=22 format=3 uid="uid://c1abgp6quvo3o"] +[gd_scene load_steps=23 format=3 uid="uid://c1abgp6quvo3o"] [ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_a6v5r"] [ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_qedp5"] @@ -17,6 +17,9 @@ size = Vector2(640, 24) [sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"] size = Vector2(25.5, 104) +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"] +size = Vector2(25.5, 38) + [sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"] size = Vector2(25.5, 104) @@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540") position = Vector2(232, 11) shape = SubResource("RectangleShape2D_i40av") +[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(377, 29) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(321, 266) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(916, -244) +shape = SubResource("RectangleShape2D_ki2nk") + [node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] position = Vector2(889, 11) shape = SubResource("RectangleShape2D_3xi1q") @@ -168,7 +183,7 @@ position = Vector2(980, 134) Exit = NodePath("../Door_CAPTAIN2") [node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_qedp5")] -position = Vector2(987, -258) +position = Vector2(1019, -258) Exit = NodePath("../Door_CAPTAIN") [node name="NPCs" type="Node2D" parent="."] diff --git a/scenes/Day2.tscn b/scenes/Day2.tscn index 57cbafe..bb9dd66 100644 --- a/scenes/Day2.tscn +++ b/scenes/Day2.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=22 format=3 uid="uid://cknkde0k80tma"] +[gd_scene load_steps=23 format=3 uid="uid://bpnc0noa6do5m"] [ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_j1x6m"] [ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_mm217"] @@ -17,6 +17,9 @@ size = Vector2(640, 24) [sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"] size = Vector2(25.5, 104) +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"] +size = Vector2(25.5, 38) + [sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"] size = Vector2(25.5, 104) @@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540") position = Vector2(232, 11) shape = SubResource("RectangleShape2D_i40av") +[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(377, 29) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(321, 266) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(916, -244) +shape = SubResource("RectangleShape2D_ki2nk") + [node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] position = Vector2(889, 11) shape = SubResource("RectangleShape2D_3xi1q") @@ -168,7 +183,7 @@ position = Vector2(980, 134) Exit = NodePath("../Door_CAPTAIN2") [node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_mm217")] -position = Vector2(987, -258) +position = Vector2(1019, -258) Exit = NodePath("../Door_CAPTAIN") [node name="NPCs" type="Node2D" parent="."] @@ -192,6 +207,8 @@ Frames = ExtResource("6_m6fou") position = Vector2(1307, 254) NPCName = "Ivan" Frames = ExtResource("7_0mkl0") +DefaultDialogLine = "New day new joke" +DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."] [node name="Eugene" parent="NPCs" instance=ExtResource("3_w8l5u")] position = Vector2(1326, 14) diff --git a/scenes/Day3.tscn b/scenes/Day3.tscn index 36c109a..f8961e4 100644 --- a/scenes/Day3.tscn +++ b/scenes/Day3.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=22 format=3 uid="uid://dxuuyv17igmsu"] +[gd_scene load_steps=23 format=3 uid="uid://dydhxm41f4kqu"] [ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_m7xoy"] [ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_72qyp"] @@ -17,6 +17,9 @@ size = Vector2(640, 24) [sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"] size = Vector2(25.5, 104) +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"] +size = Vector2(25.5, 38) + [sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"] size = Vector2(25.5, 104) @@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540") position = Vector2(232, 11) shape = SubResource("RectangleShape2D_i40av") +[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(377, 29) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(321, 266) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(916, -244) +shape = SubResource("RectangleShape2D_ki2nk") + [node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] position = Vector2(889, 11) shape = SubResource("RectangleShape2D_3xi1q") @@ -168,7 +183,7 @@ position = Vector2(980, 134) Exit = NodePath("../Door_CAPTAIN2") [node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_72qyp")] -position = Vector2(987, -258) +position = Vector2(1019, -258) Exit = NodePath("../Door_CAPTAIN") [node name="NPCs" type="Node2D" parent="."] @@ -192,6 +207,8 @@ Frames = ExtResource("6_lwnpl") position = Vector2(1307, 254) NPCName = "Ivan" Frames = ExtResource("7_l8k40") +DefaultDialogLine = "New day new joke" +DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."] [node name="Eugene" parent="NPCs" instance=ExtResource("3_s2s8w")] position = Vector2(1326, 14) diff --git a/scenes/Day4.tscn b/scenes/Day4.tscn index 4533282..b6a933c 100644 --- a/scenes/Day4.tscn +++ b/scenes/Day4.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=22 format=3 uid="uid://cak5rhhbtdl7r"] +[gd_scene load_steps=23 format=3 uid="uid://cxvsyen213g1o"] [ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_ngvqc"] [ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_kyojn"] @@ -17,6 +17,9 @@ size = Vector2(640, 24) [sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"] size = Vector2(25.5, 104) +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"] +size = Vector2(25.5, 38) + [sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"] size = Vector2(25.5, 104) @@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540") position = Vector2(232, 11) shape = SubResource("RectangleShape2D_i40av") +[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(377, 29) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(321, 266) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(916, -244) +shape = SubResource("RectangleShape2D_ki2nk") + [node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] position = Vector2(889, 11) shape = SubResource("RectangleShape2D_3xi1q") @@ -168,7 +183,7 @@ position = Vector2(980, 134) Exit = NodePath("../Door_CAPTAIN2") [node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_kyojn")] -position = Vector2(987, -258) +position = Vector2(1019, -258) Exit = NodePath("../Door_CAPTAIN") [node name="NPCs" type="Node2D" parent="."] @@ -192,6 +207,8 @@ Frames = ExtResource("6_tudqg") position = Vector2(1307, 254) NPCName = "Ivan" Frames = ExtResource("7_cr07l") +DefaultDialogLine = "New day new joke" +DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."] [node name="Eugene" parent="NPCs" instance=ExtResource("3_vhb2r")] position = Vector2(1326, 14) diff --git a/scenes/Day5.tscn b/scenes/Day5.tscn index d6c7ad9..727b46c 100644 --- a/scenes/Day5.tscn +++ b/scenes/Day5.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=22 format=3 uid="uid://n5n5rhknx3ih"] +[gd_scene load_steps=23 format=3 uid="uid://10ew1xa1pxm2"] [ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_p4jcj"] [ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_o6uwl"] @@ -17,6 +17,9 @@ size = Vector2(640, 24) [sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"] size = Vector2(25.5, 104) +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"] +size = Vector2(25.5, 38) + [sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"] size = Vector2(25.5, 104) @@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540") position = Vector2(232, 11) shape = SubResource("RectangleShape2D_i40av") +[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(377, 29) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(321, 266) +shape = SubResource("RectangleShape2D_ki2nk") + +[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] +position = Vector2(916, -244) +shape = SubResource("RectangleShape2D_ki2nk") + [node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"] position = Vector2(889, 11) shape = SubResource("RectangleShape2D_3xi1q") @@ -168,7 +183,7 @@ position = Vector2(980, 134) Exit = NodePath("../Door_CAPTAIN2") [node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_o6uwl")] -position = Vector2(987, -258) +position = Vector2(1019, -258) Exit = NodePath("../Door_CAPTAIN") [node name="NPCs" type="Node2D" parent="."] @@ -192,6 +207,8 @@ Frames = ExtResource("6_4hwg8") position = Vector2(1307, 254) NPCName = "Ivan" Frames = ExtResource("7_vou74") +DefaultDialogLine = "New day new joke" +DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."] [node name="Eugene" parent="NPCs" instance=ExtResource("3_4c2bg")] position = Vector2(1326, 14)