1- [gd_scene load_steps=135 format=4 uid="uid://dfkwq6qwtxw25"]
1+ [gd_scene load_steps=136 format=4 uid="uid://dfkwq6qwtxw25"]
22
33[ext_resource type="Script" path="res://scripts/EnemyManager.cs" id="1_bmkfv"]
44[ext_resource type="Script" path="res://scripts/Map.cs" id="1_pa1ge"]
5858[ext_resource type="Texture2D" uid="uid://b1n85g1blpu64" path="res://assets/tilemaps/Houses.png" id="49_pb6br"]
5959[ext_resource type="Texture2D" uid="uid://cmy47y4t8sx0w" path="res://assets/sprites/BigTree.ShrubberyAnimation.png" id="58_5gqqc"]
6060[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"]
6162
6263[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qwcva"]
6364bg_color = Color(0.6, 0.6, 0.6, 0.654902)
@@ -14970,8 +14971,9 @@ vertices = PackedVector2Array(14513, -10165, 14519, 6775.99, -14133, 6772, 13685
1497014971polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 2, 4, 5)])
1497114972outlines = Array[PackedVector2Array]([PackedVector2Array(-14143, 6782, -14143, -13823, 13696, -13824, 13695, -10176, 14523, -10175, 14529, 6786), PackedVector2Array(441.376, 2548.91, 716.14, 2538.64, 721.255, 2638.77, 461.107, 2617.72)])
1497214973
14973- [sub_resource type="RectangleShape2D" id="RectangleShape2D_g520r"]
14974- size = Vector2(190.043, 242.52)
14974+ [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_6rxiw"]
14975+ radius = 198.002
14976+ height = 625.975
1497514977
1497614978[sub_resource type="SegmentShape2D" id="SegmentShape2D_i54bb"]
1497714979a = Vector2(-14, -120)
@@ -15895,9 +15897,9 @@ ShowWhileInRadius = true
1589515897
1589615898[node name="CollisionShape2D" type="CollisionShape2D" parent="Big Tree/StaticBody2D"]
1589715899z_index = 50
15898- position = Vector2(95 , -200 )
15900+ position = Vector2(94 , -259 )
1589915901rotation = -1.56722
15900- shape = SubResource("RectangleShape2D_g520r ")
15902+ shape = SubResource("CapsuleShape2D_6rxiw ")
1590115903
1590215904[node name="CaveEntranceTerminal" parent="." instance=ExtResource("13_05imv")]
1590315905unique_name_in_owner = true
@@ -15914,7 +15916,7 @@ position = Vector2(-60, 114)
1591415916shape = SubResource("SegmentShape2D_i54bb")
1591515917
1591615918[node name="Scar" parent="." instance=ExtResource("13_05imv")]
15917- position = Vector2(5613 , -8059 )
15919+ position = Vector2(5647 , -8048 )
1591815920ObjectName = "Scar"
1591915921ObjectDescription = "A big scar on the tree which could be the reason for the tree looking dead. It is not reachable because of the scrub"
1592015922CustomOverrideMessage = "The tree seems to have recovered from the injurys and opens up to give the entrance to it's inside."
@@ -15954,17 +15956,6 @@ shape = SubResource("SegmentShape2D_k0qre")
1595415956[node name="Big Tree" type="Sprite2D" parent="Node2D"]
1595515957position = Vector2(5613, -8059)
1595615958
15957- [node name="InsideBigTree" parent="Node2D/Big Tree" instance=ExtResource("58_llp75")]
15958- z_index = 30
15959- position = Vector2(114, 58)
15960- scale = Vector2(2.5, 2.5)
15961-
15962- [node name="ShowWhileInRadius" type="Node2D" parent="Node2D/Big Tree"]
15963- scale = Vector2(2.5, 2.5)
15964- script = ExtResource("25_0y114")
15965- SceneToShow = ExtResource("58_llp75")
15966- Radius = 500
15967-
1596815959[node name="AnimationPlayer" type="AnimationPlayer" parent="Node2D"]
1596915960root_node = NodePath("../TreeScrub")
1597015961libraries = {
@@ -15977,3 +15968,13 @@ position = Vector2(5655, -8388)
1597715968scale = Vector2(3.5, 3.5)
1597815969texture = ExtResource("58_5gqqc")
1597915970hframes = 17
15971+
15972+ [node name="Teleport" parent="." instance=ExtResource("59_8fv5o")]
15973+ position = Vector2(5994, -7764)
15974+ X = 9641
15975+ Y = -8454
15976+ Length = 100
15977+ Width = 20
15978+
15979+ [node name="InsideBigTree" parent="." instance=ExtResource("58_llp75")]
15980+ position = Vector2(9641, -8454)
0 commit comments