This commit is contained in:
Bryce
2026-02-21 07:55:11 -08:00
parent 8b50530081
commit f8c9495338
59 changed files with 1076 additions and 85 deletions

View File

@@ -50,7 +50,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="pit" parent="." instance=ExtResource("6_ecdpw")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-76, 724, -143, 1020, 290, 1123, 356, 743)
target_transition = "cave"
appear_at_node = "cave"
target = "res://scenes/pit/pit.tscn"
label = "Pit"
@@ -63,7 +63,7 @@ position = Vector2(-50, 873)
[node name="cave_top" parent="." instance=ExtResource("6_ecdpw")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(1528, 486, 1407, 869, 1939, 852, 1999, 491, 1784, 356)
target_transition = "cave_entrance"
appear_at_node = "cave_entrance"
target = "res://scenes/cave_top/cave_top.tscn"
label = "Into cave"

View File

@@ -50,7 +50,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="deep_cave" parent="." instance=ExtResource("5_lcni5")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-76, 724, -143, 1020, 290, 1123, 356, 743)
target_transition = "cave_top"
appear_at_node = "cave_top"
target = "res://scenes/deep_cave/deep_cave.tscn"
label = "Deeper"
@@ -63,7 +63,7 @@ position = Vector2(-77, 973)
[node name="cave_entrance" parent="." instance=ExtResource("5_lcni5")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(146, 284, 358, 278, 290, 117, 98, 137)
target_transition = "cave_top"
appear_at_node = "cave_top"
target = "res://scenes/cave_entrance/cave_entrance.tscn"
label = "Outside"

View File

@@ -50,7 +50,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="pit" parent="." instance=ExtResource("5_rjb3g")]
color = Color(1, 1, 1, 0.231373)
polygon = PackedVector2Array(1121, 364, 994, 453, 1288, 519, 1384, 343)
target_transition = "critter_area"
appear_at_node = "critter_area"
target = "res://scenes/pit/pit.tscn"
label = "Pit"

View File

@@ -50,7 +50,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="cave_top" parent="." instance=ExtResource("5_8e185")]
color = Color(1, 1, 1, 0.196078)
polygon = PackedVector2Array(1907, 104, 1322, 200, 1895, 323, 2131, 304, 2197, 135)
target_transition = "deep_cave"
appear_at_node = "deep_cave"
target = "res://scenes/cave_top/cave_top.tscn"
label = "Cave top"

View File

@@ -51,7 +51,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="healers" parent="." instance=ExtResource("5_wtua6")]
color = Color(1, 1, 1, 0.196078)
polygon = PackedVector2Array(2047, 788, 1827, 1075, 2139, 1180, 2424, 1046, 2350, 837)
target_transition = "healer_interior"
appear_at_node = "healer_interior"
target = "res://scenes/healers/healers.tscn"
label = "outside"

View File

@@ -41,7 +41,7 @@ position = Vector2(788, 916)
[node name="healers" parent="." instance=ExtResource("5_vvsg8")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(3852, 705, 3759, 1075, 4195, 1108, 4205, 725)
target_transition = "pasture"
appear_at_node = "pasture"
target = "res://scenes/healers/healers.tscn"
label = "Healers"

View File

@@ -362,7 +362,7 @@ texture = ExtResource("17_i0x0u")
[node name="pasture" parent="." instance=ExtResource("17_wwn3l")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-209, 888, -209, 1180, 220, 1090, 172, 830)
target_transition = "healers"
appear_at_node = "healers"
target = "res://scenes/healer_pasture/healer_pasture.tscn"
label = "Pasture"
@@ -375,7 +375,7 @@ position = Vector2(-126, 1005)
[node name="pit" parent="." instance=ExtResource("17_wwn3l")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(1976, 896, 1916, 1246, 2480, 1299, 2389, 938)
target_transition = "healers"
appear_at_node = "healers"
target = "res://scenes/pit/pit.tscn"
label = "Pit"
@@ -390,7 +390,7 @@ visible = false
position = Vector2(78, 6)
color = Color(1, 1, 1, 0.27451)
polygon = PackedVector2Array(344, 556, 296, 818, 614, 885, 735, 751, 636, 561)
target_transition = "healers"
appear_at_node = "healers"
target = "res://scenes/healer_interior/healer_interior.tscn"
label = "Inside"

View File

@@ -50,7 +50,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="cave" parent="." instance=ExtResource("6_2u4ri")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(1866, 754, 1870, 1027, 2243, 1120, 2256, 738)
target_transition = "pit"
appear_at_node = "pit"
target = "res://scenes/cave_entrance/cave_entrance.tscn"
label = "Cave"
@@ -63,7 +63,7 @@ position = Vector2(2217, 953)
[node name="healers" parent="." instance=ExtResource("6_2u4ri")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-115, 709, -130, 1082, 384, 1016, 377, 684)
target_transition = "pit"
appear_at_node = "pit"
target = "res://scenes/healers/healers.tscn"
label = "Healers"
@@ -76,7 +76,7 @@ position = Vector2(-68, 930)
[node name="critter_area" parent="." instance=ExtResource("6_2u4ri")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(1112, 1155, 1046, 1235, 2002, 1299, 1986, 1101, 1240, 1071)
target_transition = "pit"
appear_at_node = "pit"
target = "res://scenes/critter_area/critter_area.tscn"
label = "South"

View File

@@ -1,4 +1,4 @@
[gd_scene format=3 uid="uid://dx5rhiwa1tnvx"]
[gd_scene format=3 uid="uid://151dbn9bybiwx"]
[ext_resource type="Script" uid="uid://2mmn5y4b67lg" path="res://scenes/kq4_003_fountain_pool/kq4_003_fountain_pool.gd" id="1_heq0u"]
[ext_resource type="Texture2D" uid="uid://0ak807tg6jso" path="res://scenes/kq4_003_fountain_pool/ComfyUI_10001_.png" id="2_heq0u"]
@@ -42,8 +42,8 @@ position = Vector2(194, 819)
position = Vector2(1912, 756)
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-235, -142, -147, 252, 155, 148, 102, -85)
target_transition = "kq4_003_fountain_pool"
target = "uid://detumfmmcd0jw"
appear_at_node = "kq4_003_fountain_pool"
target = "uid://1nxmm3b1kcdm1"
label = "Ogre's House"
[node name="entrance" parent="kq4_004_ogres_cottage" index="0"]

View File

@@ -0,0 +1 @@
uid://151dbn9bybiwx

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=6 format=3 uid="uid://detumfmmcd0jw"]
[gd_scene load_steps=6 format=3 uid="uid://1nxmm3b1kcdm1"]
[ext_resource type="Script" uid="uid://bo6vtorh56ik4" path="res://scenes/kq4_004_ogres_cottage/kq4_004_ogres_cottage.gd" id="1_rgthv"]
[ext_resource type="Texture2D" uid="uid://br1qpwa1hpcr7" path="res://scenes/kq4_004_ogres_cottage/ComfyUI_09922_.png" id="2_rgthv"]
@@ -41,8 +41,8 @@ position = Vector2(194, 819)
position = Vector2(5, 888)
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-85, -86, -65, 128, 264, 167, 260, -78)
target_transition = "kq4_004_ogres_cottage"
target = "uid://dx5rhiwa1tnvx"
appear_at_node = "kq4_004_ogres_cottage"
target = "uid://151dbn9bybiwx"
label = "Fountain Pool"
[node name="entrance" parent="kq4_003_fountain_pool" index="0"]
@@ -57,8 +57,8 @@ position = Vector2(-61, 74)
position = Vector2(910, 542)
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_004_ogres_cottage"
target = "uid://cxqpbv3y2mkd0"
appear_at_node = "kq4_004_ogres_cottage"
target = "uid://3ujj97iw54vo5"
label = "Forest Path"
[node name="entrance" parent="kq4_010_forest_path" index="0"]

View File

@@ -0,0 +1 @@
uid://1nxmm3b1kcdm1

View File

@@ -7,3 +7,7 @@ func _on_ogres_cottage_interacted() -> void:
func _on_enchanted_grove_interacted() -> void:
$kq4_011_enchanted_grove.default_script(self)
func _on_graveyard_interacted() -> void:
$kq4_016_graveyard.default_script(self)

View File

@@ -1 +1 @@
uid://bk8q2nad4pu44
uid://32lvmgp4avr38

View File

@@ -1,14 +1,14 @@
[gd_scene format=3 uid="uid://cxqpbv3y2mkd0"]
[gd_scene format=3 uid="uid://3ujj97iw54vo5"]
[ext_resource type="Script" uid="uid://bk8q2nad4pu44" path="res://scenes/kq4_010_forest_path/kq4_010_forest_path.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://cxqpbv3y2mkd1" path="res://scenes/kq4_010_forest_path/pic_010_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://32lvmgp4avr38" path="res://scenes/kq4_010_forest_path/kq4_010_forest_path.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://dklgpyc5de7gm" path="res://scenes/kq4_010_forest_path/pic_010_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
vertices = PackedVector2Array(374.47656, 1145.0078, -140.75781, 1180.2031, -76.11719, 588.6797, -53.679688, 490.4922, 1222.4688, 227.3125, 1994.2422, 468.4297, 2012.7031, 1020.2031, 1268.1875, 1113.0234)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-62, 482, 1223, 217, 2004, 461, 2023, 1029, 1269, 1123, 375, 1155, -152, 1191, -86, 587)])
vertices = PackedVector2Array(366.85156, 1243.1484, -140.97656, 1182.2422, -76.0625, 588.09375, -30.171875, 216.07031, 1221.4063, 226.97656, 1994.1406, 468.39844, 2011.7969, 1321.9766, 1052.7422, 1419.8672, -76.0625, 588.0781)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0), PackedInt32Array(3, 2, 8)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-39, 206, 1223, 217, 2004, 461, 2022, 1331, 1052, 1430, 365, 1253, -152, 1191, -86, 587)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true
@@ -40,20 +40,20 @@ position = Vector2(194, 819)
[node name="kq4_004_ogres_cottage" parent="." unique_id=484638394 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_004_ogres_cottage"
target = "uid://detumfmmcd0jw"
appear_at_node = "kq4_010_forest_path"
target = "uid://1nxmm3b1kcdm1"
label = "Ogre's Cottage"
[node name="entrance" parent="kq4_004_ogres_cottage" index="0"]
position = Vector2(163, 598)
position = Vector2(133, 643)
[node name="exit" parent="kq4_004_ogres_cottage" index="1"]
position = Vector2(159, 459)
position = Vector2(174, 519)
[node name="kq4_011_enchanted_grove" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_010_forest_path"
appear_at_node = "kq4_010_forest_path"
target = "uid://ujxktwdn8l8r"
label = "Enchanted Grove"
@@ -63,11 +63,11 @@ position = Vector2(24, 565)
[node name="exit" parent="kq4_011_enchanted_grove" index="1"]
position = Vector2(293, 554)
[node name="kq4_016_graveyard" parent="." unique_id=990092106 instance=ExtResource("4_abc")]
[node name="kq4_016_graveyard" parent="." unique_id=1802494566 instance=ExtResource("4_abc")]
position = Vector2(910, 542)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_010_forest_path"
target = "uid://pending"
appear_at_node = "kq4_010_forest_path"
target = "uid://27b2k6gky3afg"
label = "Graveyard"
[node name="entrance" parent="kq4_016_graveyard" index="0"]
@@ -76,22 +76,10 @@ position = Vector2(118, 514)
[node name="exit" parent="kq4_016_graveyard" index="1"]
position = Vector2(151, 615)
[node name="kq4_009_shady_wooded_area" parent="." unique_id=1117747814 instance=ExtResource("4_abc")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_010_forest_path"
target = "uid://pending"
label = "Shady Wooded Area"
[node name="entrance" parent="kq4_009_shady_wooded_area" index="0"]
position = Vector2(506, 555)
[node name="exit" parent="kq4_009_shady_wooded_area" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_004_ogres_cottage" to="." method="_on_ogres_cottage_interacted"]
[connection signal="interacted" from="kq4_011_enchanted_grove" to="." method="_on_enchanted_grove_interacted"]
[connection signal="interacted" from="kq4_016_graveyard" to="." method="_on_graveyard_interacted"]
[editable path="kq4_004_ogres_cottage"]
[editable path="kq4_011_enchanted_grove"]
[editable path="kq4_016_graveyard"]
[editable path="kq4_009_shady_wooded_area"]

View File

@@ -1 +1 @@
uid://cxqpbv3y2mkd0
uid://3ujj97iw54vo5

View File

@@ -2,8 +2,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cxqpbv3y2mkd1"
path="res://.godot/imported/pic_010_visual.png-1b09a738c2247c5c8a974df856174173.ctex"
uid="uid://1q1oabunqmgy7"
path="res://.godot/imported/pic_010_visual.png-1736a285094562efe04b38ec4dd1dc80.ctex"
metadata={
"vram_texture": false
}
@@ -11,7 +11,7 @@ metadata={
[deps]
source_file="res://scenes/kq4_010_forest_path/pic_010_visual.png"
dest_files=["res://.godot/imported/pic_010_visual.png-1b09a738c2247c5c8a974df856174173.ctex"]
dest_files=["res://.godot/imported/pic_010_visual.png-1736a285094562efe04b38ec4dd1dc80.ctex"]
[params]
@@ -30,7 +30,7 @@ roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=10
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false

View File

@@ -1,5 +1,17 @@
extends Scene
func _on_forest_grove_interacted() -> void:
$kq4_005_forest_grove.default_script(self)
func _on_forest_path_interacted() -> void:
$kq4_010_forest_path.default_script(self)
func _on_haunted_forest_interacted() -> void:
$kq4_012_haunted_forest.default_script(self)
func _on_spooky_house_exterior_interacted() -> void:
$kq4_017_spooky_house_exterior.default_script(self)

View File

@@ -1,7 +1,7 @@
[gd_scene format=3 uid="uid://ujxktwdn8l8r"]
[ext_resource type="Script" uid="uid://bulhkgdox6uan" path="res://scenes/kq4_011_enchanted_grove/kq4_011_enchanted_grove.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://r4tba15getlv" path="res://scenes/kq4_011_enchanted_grove/pic_011_visual.png" id="2_abc"]
[ext_resource type="Texture2D" uid="uid://b7r13k8iqy8kn" path="res://scenes/kq4_011_enchanted_grove/pic_011_visual.png" id="2_4yweh"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
@@ -16,7 +16,7 @@ script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(6, 6)
texture = ExtResource("2_abc")
texture = ExtResource("2_4yweh")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -40,8 +40,7 @@ position = Vector2(194, 819)
[node name="kq4_005_forest_grove" parent="." unique_id=484638394 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_011_enchanted_grove"
target = "uid://pending"
appear_at_node = "kq4_011_enchanted_grove"
label = "Forest Grove"
[node name="entrance" parent="kq4_005_forest_grove" index="0"]
@@ -53,8 +52,7 @@ position = Vector2(151, 615)
[node name="kq4_012_haunted_forest" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_011_enchanted_grove"
target = "uid://pending"
appear_at_node = "kq4_011_enchanted_grove"
label = "Haunted Forest"
[node name="entrance" parent="kq4_012_haunted_forest" index="0"]
@@ -66,8 +64,7 @@ position = Vector2(293, 554)
[node name="kq4_017_spooky_house_exterior" parent="." unique_id=990092106 instance=ExtResource("4_abc")]
position = Vector2(910, 542)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_011_enchanted_grove"
target = "uid://pending"
appear_at_node = "kq4_011_enchanted_grove"
label = "Spooky House Exterior"
[node name="entrance" parent="kq4_017_spooky_house_exterior" index="0"]
@@ -78,8 +75,8 @@ position = Vector2(151, 615)
[node name="kq4_010_forest_path" parent="." unique_id=1117747814 instance=ExtResource("4_abc")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_011_enchanted_grove"
target = "uid://cxqpbv3y2mkd0"
appear_at_node = "kq4_010_forest_path"
target = "uid://3ujj97iw54vo5"
label = "Forest Path"
[node name="entrance" parent="kq4_010_forest_path" index="0"]
@@ -88,7 +85,10 @@ position = Vector2(506, 555)
[node name="exit" parent="kq4_010_forest_path" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_005_forest_grove" to="." method="_on_forest_grove_interacted"]
[connection signal="interacted" from="kq4_010_forest_path" to="." method="_on_forest_path_interacted"]
[connection signal="interacted" from="kq4_012_haunted_forest" to="." method="_on_haunted_forest_interacted"]
[connection signal="interacted" from="kq4_017_spooky_house_exterior" to="." method="_on_spooky_house_exterior_interacted"]
[editable path="kq4_005_forest_grove"]
[editable path="kq4_012_haunted_forest"]

View File

@@ -0,0 +1,9 @@
extends Scene
func _on_forest_path_interacted() -> void:
$kq4_010_forest_path.default_script(self)
func _on_gnomes_cottage_interacted() -> void:
$kq4_022_gnomes_cottage.default_script(self)

View File

@@ -0,0 +1 @@
uid://b7elji15ea6kg

View File

@@ -0,0 +1,70 @@
[gd_scene format=3 uid="uid://27b2k6gky3afg"]
[ext_resource type="Script" uid="uid://b7elji15ea6kg" path="res://scenes/kq4_016_graveyard/kq4_016_graveyard.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://b1sd2bt2j641b" path="res://scenes/kq4_016_graveyard/pic_016_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
vertices = PackedVector2Array(366.85156, 1243.1484, -140.97656, 1182.2422, -76.0625, 588.09375, -30.171875, 216.07031, 1221.4063, 226.97656, 1994.1406, 468.39844, 2011.7969, 1321.9766, 1052.7422, 1419.8672, -76.0625, 588.0781)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0), PackedInt32Array(3, 2, 8)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-39, 206, 1223, 217, 2004, 461, 2022, 1331, 1052, 1430, 365, 1253, -152, 1191, -86, 587)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true
script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(6, 6)
texture = ExtResource("2_abc")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
position = Vector2(1476, 742)
script = ExtResource("3_abc")
target_scale = 0.25
[node name="EndScalePoint" type="Node2D" parent="." unique_id=1996763530]
position = Vector2(1408, 1097)
scale = Vector2(0.44, 0.44)
script = ExtResource("3_abc")
target_scale = 0.35
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=1418661203]
position = Vector2(-1, 0)
navigation_polygon = SubResource("NavigationPolygon_ppo6b")
[node name="default-starting-point" type="Node2D" parent="." unique_id=1018141532]
position = Vector2(194, 819)
[node name="kq4_010_forest_path" parent="." unique_id=1290603997 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_016_graveyard"
target = "uid://3ujj97iw54vo5"
label = "Forest Path"
[node name="entrance" parent="kq4_010_forest_path" index="0"]
position = Vector2(133, 643)
[node name="exit" parent="kq4_010_forest_path" index="1"]
position = Vector2(174, 519)
[node name="kq4_022_gnomes_cottage" parent="." unique_id=1761087950 instance=ExtResource("4_abc")]
position = Vector2(910, 542)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_016_graveyard"
target = "uid://3oq4x3exoimdb"
label = "Gnomes Cottage"
[node name="entrance" parent="kq4_022_gnomes_cottage" index="0"]
position = Vector2(133, 643)
[node name="exit" parent="kq4_022_gnomes_cottage" index="1"]
position = Vector2(174, 519)
[connection signal="interacted" from="kq4_010_forest_path" to="." method="_on_forest_path_interacted"]
[connection signal="interacted" from="kq4_022_gnomes_cottage" to="." method="_on_gnomes_cottage_interacted"]
[editable path="kq4_010_forest_path"]
[editable path="kq4_022_gnomes_cottage"]

View File

@@ -0,0 +1 @@
uid://27b2k6gky3afg

Binary file not shown.

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b1sd2bt2j641b"
path="res://.godot/imported/pic_016_visual.png-5b819133df0c0ff81f9522385fb3f2fa.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/kq4_016_graveyard/pic_016_visual.png"
dest_files=["res://.godot/imported/pic_016_visual.png-5b819133df0c0ff81f9522385fb3f2fa.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=5 format=3 uid="uid://bnywifkj64juu"]
[gd_scene load_steps=5 format=3 uid="uid://3eh8ys3v25m45"]
[ext_resource type="PackedScene" uid="uid://ctkmgtcvpnkm8" path="res://TemplateScene.tscn" id="1_fcvak"]
[ext_resource type="Texture2D" uid="uid://blus266j2vw5o" path="res://scenes/kq4_019_coastal_cliffs/ComfyUI_10031_.png" id="2_xrxwv"]
@@ -19,8 +19,8 @@ navigation_polygon = SubResource("NavigationPolygon_mt6rs")
[node name="kq4_020_meadow" parent="." index="5" instance=ExtResource("4_8xjvi")]
polygon = PackedVector2Array(1821, 506, 1756, 1110, 2122, 1104, 2067, 511)
target_transition = "kq4_019_coastal_cliffs"
target = "uid://dnyfhcvbsecvy"
appear_at_node = "kq4_019_coastal_cliffs"
target = "uid://2yy1t1lic39gp"
label = "Meadow"
[node name="entrance" parent="kq4_020_meadow" index="0"]
@@ -31,8 +31,8 @@ position = Vector2(2048, 766)
[node name="kq4_025_beach_at_river_delta" parent="." index="6" instance=ExtResource("4_8xjvi")]
polygon = PackedVector2Array(999, 905, 2014, 941, 1973, 1208, 938, 1204)
target_transition = "kq4_025_beach_at_river_delta"
target = "uid://bdssynip0x1ki"
appear_at_node = "kq4_025_beach_at_river_delta"
target = "uid://3vcewxyhbqica"
label = "River Delta"
[node name="entrance" parent="kq4_025_beach_at_river_delta" index="0"]

View File

@@ -0,0 +1 @@
uid://3eh8ys3v25m45

View File

@@ -1 +1 @@
uid://b7elji15ea6kg
uid://239gc95e8fguu

View File

@@ -1,6 +1,6 @@
[gd_scene format=3 uid="uid://dnyfhcvbsecvy"]
[gd_scene format=3 uid="uid://2yy1t1lic39gp"]
[ext_resource type="Script" uid="uid://b7elji15ea6kg" path="res://scenes/kq4_020_meadow/kq4_020_meadow.gd" id="1_bn14v"]
[ext_resource type="Script" uid="uid://239gc95e8fguu" path="res://scenes/kq4_020_meadow/kq4_020_meadow.gd" id="1_bn14v"]
[ext_resource type="Texture2D" uid="uid://mo525tcuoqes" path="res://scenes/kq4_020_meadow/ComfyUI_09941_.png" id="2_bn14v"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_6lc2m"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_nrc7r"]
@@ -41,8 +41,8 @@ position = Vector2(194, 819)
[node name="kq4_019_coastal_cliffs" parent="." unique_id=1117747814 instance=ExtResource("4_nrc7r")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
target_transition = "kq4_019_coastal_cliffs"
target = "uid://bnywifkj64juu"
appear_at_node = "kq4_019_coastal_cliffs"
target = "uid://3eh8ys3v25m45"
label = "Beach"
[node name="entrance" parent="kq4_019_coastal_cliffs" index="0"]

View File

@@ -0,0 +1 @@
uid://2yy1t1lic39gp

View File

@@ -0,0 +1,17 @@
extends Scene
func _on_graveyard_interacted() -> void:
$kq4_016_graveyard.default_script(self)
func _on_028_interacted() -> void:
$kq4_028.default_script(self)
func _on_023_interacted() -> void:
$kq4_023_forest_path_with_cottage.default_script(self)
func _on_021_interacted() -> void:
$kq4_021.default_script(self)

View File

@@ -0,0 +1 @@
uid://g13phptwh3s8

View File

@@ -0,0 +1,98 @@
[gd_scene format=3 uid="uid://3oq4x3exoimdb"]
[ext_resource type="Script" uid="uid://g13phptwh3s8" path="res://scenes/kq4_022_gnomes_cottage/kq4_022_gnomes_cottage.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://cyiqg0y171nos" path="res://scenes/kq4_022_gnomes_cottage/pic_022_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
vertices = PackedVector2Array(374.47656, 1145.0078, -140.75781, 1180.2031, -76.11719, 588.6797, -53.679688, 490.4922, 1222.4688, 227.3125, 1994.2422, 468.4297, 2012.7031, 1020.2031, 1268.1875, 1113.0234)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-62, 482, 1223, 217, 2004, 461, 2023, 1029, 1269, 1123, 375, 1155, -152, 1191, -86, 587)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true
script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(6, 6)
texture = ExtResource("2_abc")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
position = Vector2(1476, 742)
script = ExtResource("3_abc")
target_scale = 0.25
[node name="EndScalePoint" type="Node2D" parent="." unique_id=1996763530]
position = Vector2(1408, 1097)
scale = Vector2(0.44, 0.44)
script = ExtResource("3_abc")
target_scale = 0.35
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=1418661203]
position = Vector2(-1, 0)
navigation_polygon = SubResource("NavigationPolygon_ppo6b")
[node name="default-starting-point" type="Node2D" parent="." unique_id=1018141532]
position = Vector2(194, 819)
[node name="kq4_016_graveyard" parent="." unique_id=484638394 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_022_gnomes_cottage"
target = "uid://27b2k6gky3afg"
label = "Graveyard"
[node name="entrance" parent="kq4_016_graveyard" index="0"]
position = Vector2(133, 643)
[node name="exit" parent="kq4_016_graveyard" index="1"]
position = Vector2(174, 519)
[node name="kq4_028" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(910, 542)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_022_gnomes_cottage"
target = "uid://qkcwifq2lb9m"
label = "South Exit"
[node name="entrance" parent="kq4_028" index="0"]
position = Vector2(118, 514)
[node name="exit" parent="kq4_028" index="1"]
position = Vector2(151, 615)
[node name="kq4_023_forest_path_with_cottage" parent="." unique_id=990092106 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_023_forest_path_with_cottage"
target = "uid://1mhkt47y9jjhc"
label = "Forest Path with Cottage"
[node name="entrance" parent="kq4_023_forest_path_with_cottage" index="0"]
position = Vector2(24, 565)
[node name="exit" parent="kq4_023_forest_path_with_cottage" index="1"]
position = Vector2(293, 554)
[node name="kq4_021" parent="." unique_id=1117747814 instance=ExtResource("4_abc")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_022_gnomes_cottage"
label = "West Exit"
[node name="entrance" parent="kq4_021" index="0"]
position = Vector2(506, 555)
[node name="exit" parent="kq4_021" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_016_graveyard" to="." method="_on_graveyard_interacted"]
[connection signal="interacted" from="kq4_028" to="." method="_on_028_interacted"]
[connection signal="interacted" from="kq4_023_forest_path_with_cottage" to="." method="_on_023_interacted"]
[connection signal="interacted" from="kq4_021" to="." method="_on_021_interacted"]
[editable path="kq4_016_graveyard"]
[editable path="kq4_028"]
[editable path="kq4_023_forest_path_with_cottage"]
[editable path="kq4_021"]

View File

@@ -0,0 +1 @@
uid://3oq4x3exoimdb

Binary file not shown.

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cyiqg0y171nos"
path="res://.godot/imported/pic_022_visual.png-78c622a8d365c413a2988f64b6256373.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/kq4_022_gnomes_cottage/pic_022_visual.png"
dest_files=["res://.godot/imported/pic_022_visual.png-78c622a8d365c413a2988f64b6256373.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=10
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1,5 @@
extends Scene
func _on_gnomes_cottage_interacted() -> void:
$kq4_022_gnomes_cottage.default_script(self)

View File

@@ -0,0 +1 @@
uid://cjqj7aaixs44q

View File

@@ -0,0 +1,93 @@
[gd_scene format=3 uid="uid://1mhkt47y9jjhc"]
[ext_resource type="Script" uid="uid://cjqj7aaixs44q" path="res://scenes/kq4_023_forest_path_with_cottage/kq4_023_forest_path_with_cottage.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://pic023visual" path="res://scenes/kq4_023_forest_path_with_cottage/pic_023_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
vertices = PackedVector2Array(374.47656, 1145.0078, -140.75781, 1180.2031, -76.11719, 588.6797, -53.679688, 490.4922, 1222.4688, 227.3125, 1994.2422, 468.4297, 2012.7031, 1020.2031, 1268.1875, 1113.0234)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-62, 482, 1223, 217, 2004, 461, 2023, 1029, 1269, 1123, 375, 1155, -152, 1191, -86, 587)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true
script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(6, 6)
texture = ExtResource("2_abc")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
position = Vector2(1476, 742)
script = ExtResource("3_abc")
target_scale = 0.25
[node name="EndScalePoint" type="Node2D" parent="." unique_id=1996763530]
position = Vector2(1408, 1097)
scale = Vector2(0.44, 0.44)
script = ExtResource("3_abc")
target_scale = 0.35
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=1418661203]
position = Vector2(-1, 0)
navigation_polygon = SubResource("NavigationPolygon_ppo6b")
[node name="default-starting-point" type="Node2D" parent="." unique_id=1018141532]
position = Vector2(194, 819)
[node name="kq4_017_spooky_house_exterior" parent="." unique_id=484638394 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_017_spooky_house_exterior"
label = "Spooky House Exterior"
[node name="entrance" parent="kq4_017_spooky_house_exterior" index="0"]
position = Vector2(133, 643)
[node name="exit" parent="kq4_017_spooky_house_exterior" index="1"]
position = Vector2(174, 519)
[node name="kq4_024_waterfall_and_pool" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_024_waterfall_and_pool"
label = "Waterfall and Pool"
[node name="entrance" parent="kq4_024_waterfall_and_pool" index="0"]
position = Vector2(24, 565)
[node name="exit" parent="kq4_024_waterfall_and_pool" index="1"]
position = Vector2(293, 554)
[node name="kq4_029_dense_forest" parent="." unique_id=990092106 instance=ExtResource("4_abc")]
position = Vector2(910, 542)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_029_dense_forest"
label = "Dense Forest"
[node name="entrance" parent="kq4_029_dense_forest" index="0"]
position = Vector2(118, 514)
[node name="exit" parent="kq4_029_dense_forest" index="1"]
position = Vector2(151, 615)
[node name="kq4_022_gnomes_cottage" parent="." unique_id=1117747814 instance=ExtResource("4_abc")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_022_gnomes_cottage"
target = "uid://3oq4x3exoimdb"
label = "Gnome's Cottage"
[node name="entrance" parent="kq4_022_gnomes_cottage" index="0"]
position = Vector2(506, 555)
[node name="exit" parent="kq4_022_gnomes_cottage" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_022_gnomes_cottage" to="." method="_on_gnomes_cottage_interacted"]
[editable path="kq4_017_spooky_house_exterior"]
[editable path="kq4_024_waterfall_and_pool"]
[editable path="kq4_029_dense_forest"]
[editable path="kq4_022_gnomes_cottage"]

View File

@@ -0,0 +1 @@
uid://1mhkt47y9jjhc

Binary file not shown.

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://pic023visual"
path="res://.godot/imported/pic_023_visual.png-af2fa2df923c54802b144dfd73c998c6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/kq4_023_forest_path_with_cottage/pic_023_visual.png"
dest_files=["res://.godot/imported/pic_023_visual.png-af2fa2df923c54802b144dfd73c998c6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=1
process/channel_remap/green=2
process/channel_remap/blue=3
process/channel_remap/alpha=0
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -0,0 +1 @@
uid://376inubvugqod

View File

@@ -1,4 +1,4 @@
[gd_scene format=3 uid="uid://bdssynip0x1ki"]
[gd_scene format=3 uid="uid://3vcewxyhbqica"]
[ext_resource type="PackedScene" uid="uid://ctkmgtcvpnkm8" path="res://TemplateScene.tscn" id="1_vunpr"]
[ext_resource type="Texture2D" uid="uid://bjt8wovxf8m1b" path="res://scenes/kq4_025_beach_at_river_delta/reg.png" id="2_uc3vv"]
@@ -21,8 +21,8 @@ navigation_polygon = SubResource("NavigationPolygon_n0vbh")
[node name="kq4_019_coastal_cliffs" parent="." index="5" unique_id=893874410 instance=ExtResource("3_slrk6")]
polygon = PackedVector2Array(1442, 94, 973, 238, 939, 386, 1753, 367, 1751, 180)
target_transition = "kq4_19_coastal_cliffs"
target = ""
appear_at_node = "kq4_19_coastal_cliffs"
target = "uid://3eh8ys3v25m45"
label = "Coastal Cliffs"
[node name="entrance" parent="kq4_019_coastal_cliffs" index="0"]

View File

@@ -0,0 +1 @@
uid://3vcewxyhbqica

View File

@@ -0,0 +1,17 @@
extends Scene
func _on_gnomes_cottage_interacted() -> void:
$kq4_022_gnomes_cottage.default_script(self)
func _on_029_interacted() -> void:
$kq4_029.default_script(self)
func _on_004_interacted() -> void:
$kq4_004.default_script(self)
func _on_027_interacted() -> void:
$kq4_027.default_script(self)

View File

@@ -0,0 +1 @@
uid://dggmtxqdq8216

View File

@@ -0,0 +1,96 @@
[gd_scene format=3 uid="uid://qkcwifq2lb9m"]
[ext_resource type="Script" uid="uid://dggmtxqdq8216" path="res://scenes/kq4_028_mine_entrance/kq4_028_mine_entrance.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://b2v134dmq3qdu" path="res://scenes/kq4_028_mine_entrance/pic_028_visual.png" id="2_abc"]
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_abc"]
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_abc"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
vertices = PackedVector2Array(374.47656, 1145.0078, -140.75781, 1180.2031, -76.11719, 588.6797, -53.679688, 490.4922, 1222.4688, 227.3125, 1994.2422, 468.4297, 2012.7031, 1020.2031, 1268.1875, 1113.0234)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-62, 482, 1223, 217, 2004, 461, 2023, 1029, 1269, 1123, 375, 1155, -152, 1191, -86, 587)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true
script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(6, 6)
texture = ExtResource("2_abc")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
position = Vector2(1476, 742)
script = ExtResource("3_abc")
target_scale = 0.25
[node name="EndScalePoint" type="Node2D" parent="." unique_id=1996763530]
position = Vector2(1408, 1097)
scale = Vector2(0.44, 0.44)
script = ExtResource("3_abc")
target_scale = 0.35
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=1418661203]
position = Vector2(-1, 0)
navigation_polygon = SubResource("NavigationPolygon_ppo6b")
[node name="default-starting-point" type="Node2D" parent="." unique_id=1018141532]
position = Vector2(194, 819)
[node name="kq4_022_gnomes_cottage" parent="." unique_id=484638394 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_028_mine_entrance"
target = "uid://3oq4x3exoimdb"
label = "Gnome's Cottage"
[node name="entrance" parent="kq4_022_gnomes_cottage" index="0"]
position = Vector2(133, 643)
[node name="exit" parent="kq4_022_gnomes_cottage" index="1"]
position = Vector2(174, 519)
[node name="kq4_029" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_028_mine_entrance"
label = "East Exit"
[node name="entrance" parent="kq4_029" index="0"]
position = Vector2(24, 565)
[node name="exit" parent="kq4_029" index="1"]
position = Vector2(293, 554)
[node name="kq4_004" parent="." unique_id=990092106 instance=ExtResource("4_abc")]
position = Vector2(910, 542)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_028_mine_entrance"
label = "South Exit"
[node name="entrance" parent="kq4_004" index="0"]
position = Vector2(118, 514)
[node name="exit" parent="kq4_004" index="1"]
position = Vector2(151, 615)
[node name="kq4_027" parent="." unique_id=1117747814 instance=ExtResource("4_abc")]
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_028_mine_entrance"
label = "West Exit"
[node name="entrance" parent="kq4_027" index="0"]
position = Vector2(506, 555)
[node name="exit" parent="kq4_027" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_022_gnomes_cottage" to="." method="_on_gnomes_cottage_interacted"]
[connection signal="interacted" from="kq4_029" to="." method="_on_029_interacted"]
[connection signal="interacted" from="kq4_004" to="." method="_on_004_interacted"]
[connection signal="interacted" from="kq4_027" to="." method="_on_027_interacted"]
[editable path="kq4_022_gnomes_cottage"]
[editable path="kq4_029"]
[editable path="kq4_004"]
[editable path="kq4_027"]

View File

@@ -0,0 +1 @@
uid://qkcwifq2lb9m

Binary file not shown.

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b2v134dmq3qdu"
path="res://.godot/imported/pic_028_visual.png-eb51f50728c63f920568dfd492511ab5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://scenes/kq4_028_mine_entrance/pic_028_visual.png"
dest_files=["res://.godot/imported/pic_028_visual.png-eb51f50728c63f920568dfd492511ab5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View File

@@ -6,9 +6,9 @@
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_lfiav"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
vertices = PackedVector2Array(374.47656, 1145.0078, -140.75781, 1180.2031, -76.11719, 588.6797, -53.679688, 490.4922, 1222.4688, 227.3125, 1994.2422, 468.4297, 2012.7031, 1020.2031, 1268.1875, 1113.0234)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-62, 482, 1223, 217, 2004, 461, 2023, 1029, 1269, 1123, 375, 1155, -152, 1191, -86, 587)])
vertices = PackedVector2Array(366.85156, 1243.1484, -140.97656, 1182.2422, -76.0625, 588.09375, -30.171875, 216.07031, 1221.4063, 226.97656, 1994.1406, 468.39844, 2011.7969, 1321.9766, 1052.7422, 1419.8672, -76.0625, 588.0781)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(3, 4, 5, 6, 7, 0), PackedInt32Array(3, 2, 8)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-39, 206, 1223, 217, 2004, 461, 2022, 1331, 1052, 1430, 365, 1253, -152, 1191, -86, 587)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true