|
1 | | -[gd_scene load_steps=136 format=4 uid="uid://dfkwq6qwtxw25"] |
| 1 | +[gd_scene load_steps=137 format=4 uid="uid://dfkwq6qwtxw25"] |
2 | 2 |
|
3 | 3 | [ext_resource type="Script" path="res://scripts/EnemyManager.cs" id="1_bmkfv"] |
4 | 4 | [ext_resource type="Script" path="res://scripts/Map.cs" id="1_pa1ge"] |
|
17 | 17 | [ext_resource type="Script" path="res://scripts/WalkOverSound.cs" id="16_yq8ar"] |
18 | 18 | [ext_resource type="Texture2D" uid="uid://desfy4vbdj1ld" path="res://assets/tilemaps/TX Props.png" id="18_mna0q"] |
19 | 19 | [ext_resource type="Texture2D" uid="uid://dtw1kjrq4qor4" path="res://assets/tilemaps/TX Tileset Grass.png" id="19_jd32h"] |
20 | | -[ext_resource type="PackedScene" uid="uid://cth35h6b6wlx7" path="res://scenes/levels/HauntedForest/insideSmallHouse.tscn" id="19_qd0ov"] |
| 20 | +[ext_resource type="PackedScene" path="res://scenes/levels/HauntedForest/insideSmallHouse.tscn" id="19_qd0ov"] |
21 | 21 | [ext_resource type="Texture2D" uid="uid://cmooytb3c0mki" path="res://assets/sprites/Pasted image.png" id="20_lgqcj"] |
22 | 22 | [ext_resource type="Script" path="res://scripts/Interaction/ItemAdder.cs" id="21_2au4o"] |
23 | 23 | [ext_resource type="Script" path="res://scripts/AI/AiNode.cs" id="22_8wkxe"] |
|
58 | 58 | [ext_resource type="Texture2D" uid="uid://b1n85g1blpu64" path="res://assets/tilemaps/Houses.png" id="49_pb6br"] |
59 | 59 | [ext_resource type="Texture2D" uid="uid://cmy47y4t8sx0w" path="res://assets/sprites/BigTree.ShrubberyAnimation.png" id="58_5gqqc"] |
60 | 60 | [ext_resource type="PackedScene" uid="uid://xy3d46bjniyg" path="res://scenes/levels/BigTree/insideBigTree.tscn" id="58_llp75"] |
61 | | -[ext_resource type="PackedScene" uid="uid://dkj8strm3dfar" path="res://scenes/prefabs/teleport.tscn" id="59_8fv5o"] |
| 61 | +[ext_resource type="PackedScene" path="res://scenes/prefabs/teleport.tscn" id="59_8fv5o"] |
| 62 | +[ext_resource type="PackedScene" uid="uid://cb7y0rhixpx4d" path="res://scenes/prefabs/destination.tscn" id="60_mti2g"] |
62 | 63 |
|
63 | 64 | [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qwcva"] |
64 | 65 | bg_color = Color(0.6, 0.6, 0.6, 0.654902) |
@@ -14983,35 +14984,35 @@ b = Vector2(-14, 132) |
14983 | 14984 | a = Vector2(-11, -257) |
14984 | 14985 | b = Vector2(-11, -7) |
14985 | 14986 |
|
14986 | | -[sub_resource type="Animation" id="Animation_kiuqu"] |
14987 | | -resource_name = "TreeAnimation" |
14988 | | -step = 0.1 |
| 14987 | +[sub_resource type="Animation" id="Animation_j2l0q"] |
| 14988 | +length = 0.001 |
14989 | 14989 | tracks/0/type = "value" |
14990 | 14990 | tracks/0/imported = false |
14991 | 14991 | tracks/0/enabled = true |
14992 | 14992 | tracks/0/path = NodePath(".:frame") |
14993 | 14993 | tracks/0/interp = 1 |
14994 | 14994 | tracks/0/loop_wrap = true |
14995 | 14995 | tracks/0/keys = { |
14996 | | -"times": PackedFloat32Array(0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8), |
14997 | | -"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1), |
| 14996 | +"times": PackedFloat32Array(0), |
| 14997 | +"transitions": PackedFloat32Array(1), |
14998 | 14998 | "update": 1, |
14999 | | -"values": [0, 1, 2, 3, 4, 5, 6, 7, 8] |
| 14999 | +"values": [0] |
15000 | 15000 | } |
15001 | 15001 |
|
15002 | | -[sub_resource type="Animation" id="Animation_j2l0q"] |
15003 | | -length = 0.001 |
| 15002 | +[sub_resource type="Animation" id="Animation_kiuqu"] |
| 15003 | +resource_name = "TreeAnimation" |
| 15004 | +step = 0.1 |
15004 | 15005 | tracks/0/type = "value" |
15005 | 15006 | tracks/0/imported = false |
15006 | 15007 | tracks/0/enabled = true |
15007 | 15008 | tracks/0/path = NodePath(".:frame") |
15008 | 15009 | tracks/0/interp = 1 |
15009 | 15010 | tracks/0/loop_wrap = true |
15010 | 15011 | tracks/0/keys = { |
15011 | | -"times": PackedFloat32Array(0), |
15012 | | -"transitions": PackedFloat32Array(1), |
| 15012 | +"times": PackedFloat32Array(0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8), |
| 15013 | +"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1), |
15013 | 15014 | "update": 1, |
15014 | | -"values": [0] |
| 15015 | +"values": [0, 1, 2, 3, 4, 5, 6, 7, 8] |
15015 | 15016 | } |
15016 | 15017 |
|
15017 | 15018 | [sub_resource type="Animation" id="Animation_qm3ix"] |
@@ -15404,15 +15405,15 @@ scale = Vector2(0.999999, 0.999999) |
15404 | 15405 |
|
15405 | 15406 | [node name="InsideBigHouse" type="Node2D" parent="Abandoned Village/Sprite2D"] |
15406 | 15407 | z_index = 2 |
15407 | | -position = Vector2(-221, -475.001) |
| 15408 | +position = Vector2(5807.01, -4040) |
15408 | 15409 | script = ExtResource("25_0y114") |
15409 | 15410 | SceneToShow = ExtResource("26_vmw0c") |
15410 | 15411 | Radius = 500 |
15411 | 15412 | ItemActivationStatus = false |
15412 | 15413 |
|
15413 | 15414 | [node name="InsideBigHouse2" parent="Abandoned Village/Sprite2D" instance=ExtResource("26_vmw0c")] |
15414 | 15415 | z_index = 30 |
15415 | | -position = Vector2(-222, -200.001) |
| 15416 | +position = Vector2(5812.01, -3628) |
15416 | 15417 | scale = Vector2(3.7, 6.5) |
15417 | 15418 |
|
15418 | 15419 | [node name="VisibleForAI" type="Node2D" parent="Abandoned Village/Sprite2D"] |
@@ -15452,6 +15453,7 @@ MusicPlayer2 = NodePath("../../AudioManager/creepy_music") |
15452 | 15453 | [node name="Node2D" type="Node2D" parent="Abandoned Village"] |
15453 | 15454 |
|
15454 | 15455 | [node name="Sprite2D" type="Sprite2D" parent="Abandoned Village/Node2D"] |
| 15456 | +position = Vector2(8097, -5543) |
15455 | 15457 |
|
15456 | 15458 | [node name="InsideSmallHouse" parent="Abandoned Village/Node2D/Sprite2D" instance=ExtResource("19_qd0ov")] |
15457 | 15459 | z_index = 30 |
@@ -15514,7 +15516,7 @@ script = ExtResource("6_7bcmx") |
15514 | 15516 | NameForAi = "Torch" |
15515 | 15517 |
|
15516 | 15518 | [node name="Torch" parent="." instance=ExtResource("13_05imv")] |
15517 | | -position = Vector2(5631, -5569) |
| 15519 | +position = Vector2(11335, -9281) |
15518 | 15520 | ObjectName = "Torch" |
15519 | 15521 | ObjectDescription = "An unlit Torch, engraved with ceremonial runes. It seems to important to just be burned, maybe it functions differently then a regular torch" |
15520 | 15522 | ObjectHint = "Tell the commander about the object you just spotted. You may use the command [INTERACT] or [GOTO AND INTERACT]." |
@@ -15969,12 +15971,65 @@ scale = Vector2(3.5, 3.5) |
15969 | 15971 | texture = ExtResource("58_5gqqc") |
15970 | 15972 | hframes = 17 |
15971 | 15973 |
|
15972 | | -[node name="Teleport" parent="." instance=ExtResource("59_8fv5o")] |
15973 | | -position = Vector2(5994, -7764) |
15974 | | -X = 9641 |
15975 | | -Y = -8454 |
15976 | | -Length = 100 |
| 15974 | +[node name="InsideBigTree" parent="." instance=ExtResource("58_llp75")] |
| 15975 | +position = Vector2(9634, -8452) |
| 15976 | +scale = Vector2(5.81, 5.81) |
| 15977 | + |
| 15978 | +[node name="TeleportNodes" type="Node" parent="."] |
| 15979 | + |
| 15980 | +[node name="Teleport" parent="TeleportNodes" node_paths=PackedStringArray("Destination") instance=ExtResource("59_8fv5o")] |
| 15981 | +position = Vector2(8245, -5525) |
| 15982 | +Length = 150 |
15977 | 15983 | Width = 20 |
| 15984 | +Destination = NodePath("../Destination") |
15978 | 15985 |
|
15979 | | -[node name="InsideBigTree" parent="." instance=ExtResource("58_llp75")] |
15980 | | -position = Vector2(9641, -8454) |
| 15986 | +[node name="Teleport2" parent="TeleportNodes" node_paths=PackedStringArray("Destination") instance=ExtResource("59_8fv5o")] |
| 15987 | +position = Vector2(12094, -6034) |
| 15988 | +Length = 150 |
| 15989 | +Width = 10 |
| 15990 | +Destination = NodePath("../Destination2") |
| 15991 | + |
| 15992 | +[node name="Teleport3" parent="TeleportNodes" node_paths=PackedStringArray("Destination") instance=ExtResource("59_8fv5o")] |
| 15993 | +position = Vector2(8391, -2350) |
| 15994 | +scale = Vector2(0.999999, 0.999999) |
| 15995 | +Length = 150 |
| 15996 | +Width = 10 |
| 15997 | +Destination = NodePath("../Destination3") |
| 15998 | + |
| 15999 | +[node name="Teleport4" parent="TeleportNodes" node_paths=PackedStringArray("Destination") instance=ExtResource("59_8fv5o")] |
| 16000 | +position = Vector2(14412, -5950) |
| 16001 | +scale = Vector2(0.999999, 0.999999) |
| 16002 | +Length = 200 |
| 16003 | +Width = 10 |
| 16004 | +Destination = NodePath("../Destination4") |
| 16005 | + |
| 16006 | +[node name="Teleport5" parent="TeleportNodes" node_paths=PackedStringArray("Destination") instance=ExtResource("59_8fv5o")] |
| 16007 | +position = Vector2(9147, -401) |
| 16008 | +Length = 150 |
| 16009 | +Width = 10 |
| 16010 | +Destination = NodePath("../Destination5") |
| 16011 | + |
| 16012 | +[node name="Teleport6" parent="TeleportNodes" node_paths=PackedStringArray("Destination") instance=ExtResource("59_8fv5o")] |
| 16013 | +position = Vector2(17248, -6058) |
| 16014 | +Length = 200 |
| 16015 | +Width = 10 |
| 16016 | +Destination = NodePath("../Destination6") |
| 16017 | + |
| 16018 | +[node name="Destination" parent="TeleportNodes" instance=ExtResource("60_mti2g")] |
| 16019 | +position = Vector2(12091, -6203) |
| 16020 | + |
| 16021 | +[node name="Destination2" parent="TeleportNodes" instance=ExtResource("60_mti2g")] |
| 16022 | +position = Vector2(8246, -5413) |
| 16023 | + |
| 16024 | +[node name="Destination3" parent="TeleportNodes" instance=ExtResource("60_mti2g")] |
| 16025 | +position = Vector2(14412, -6109) |
| 16026 | +scale = Vector2(0.999999, 0.999999) |
| 16027 | + |
| 16028 | +[node name="Destination4" parent="TeleportNodes" instance=ExtResource("60_mti2g")] |
| 16029 | +position = Vector2(8388, -2284) |
| 16030 | + |
| 16031 | +[node name="Destination5" parent="TeleportNodes" instance=ExtResource("60_mti2g")] |
| 16032 | +position = Vector2(17248, -6144) |
| 16033 | + |
| 16034 | +[node name="Destination6" parent="TeleportNodes" instance=ExtResource("60_mti2g")] |
| 16035 | +position = Vector2(9149, -333) |
0 commit comments