This commit is contained in:
2026-03-05 22:47:43 -08:00
parent a2eb4de815
commit 8cfae8dea2
285 changed files with 2814 additions and 11 deletions

View File

@@ -15,3 +15,15 @@ func _on_mountain_pass_interacted() -> void:
func _on_mine_entrance_interacted() -> void:
$kq4_028_mine_entrance.default_script(self)
func _on_room_looked() -> void:
start_main_script(ScriptBuilder.init(
ScriptBuilder.say(ego, "You are roaming through a dense forest.")
).build(self, "_on_script_complete"))
func _on_trees_looked() -> void:
start_main_script(ScriptBuilder.init(
ScriptBuilder.say(ego, "Tall pine trees surround you on all sides. The forest is thick and dark.")
).build(self, "_on_script_complete"))

View File

@@ -4,6 +4,8 @@
[ext_resource type="Texture2D" uid="uid://b4o5fec7jk7r5" path="res://scenes/kq4_029_dense_forest/caption_3_1620170238_generated.png" id="2_o6inj"]
[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"]
[ext_resource type="Resource" uid="uid://2zbk6jk496srq" path="res://scenes/kq4_029_dense_forest/trees_polygon_0.tres" id="5_trees"]
[ext_resource type="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="6_setpiece"]
[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)
@@ -93,6 +95,16 @@ position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_005_forest_grove" to="." method="_on_forest_grove_interacted"]
[connection signal="interacted" from="kq4_028_mine_entrance" to="." method="_on_mine_entrance_interacted"]
[node name="trees" type="Polygon2D" parent="." groups=["set-piece"]]
scale = Vector2(0.78, 0.78)
color = Color(0.5, 0.5, 0.5, 0.25)
polygon = PackedVector2Array(2495, 1391, 1620, 1387, 743, 1072, 943, 823, 1200, 871, 1259, 1113, 1965, 830, 2198, 954, 2495, 341)
script = ExtResource("6_setpiece")
label = "Trees"
points_resource = ExtResource("5_trees")
[connection signal="looked" from="trees" to="." method="_on_trees_looked"]
[editable path="kq4_023_forest_path_with_cottage"]
[editable path="kq4_030_mountain_pass"]
[editable path="kq4_005_forest_grove"]

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://xgh145ecrohe"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(2495, 1391, 1620, 1387, 743, 1072, 943, 823, 1200, 871, 1259, 1113, 1965, 830, 2198, 954, 2495, 341)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://emfkv58osbg2"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(187, 738, 567, 778, 394, 1106, 753, 1113, 239, 1030, 166, 1391, 59, 73)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://3v3yr8w61035"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(529, 1096, 480, 1053, 484, 1087, 430, 1080, 468, 1101, 424, 1106, 420, 1073, 453, 1071, 442, 1012)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://bgjs3y55pea2q"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(583, 1023, 588, 996, 605, 1007, 608, 1072, 583, 1057, 571, 1076, 553, 1013, 568, 1020, 576, 995)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://ow0n04abhly5"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(558, 1054, 539, 1056, 531, 1048, 522, 1059, 526, 1015, 535, 1021, 535, 1004)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://bljcpv8yrjgnw"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(403, 982, 423, 1006, 411, 1014, 409, 997, 390, 999, 391, 984, 373, 977)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://c3kfl0gt12vhi"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(40, 1193, 41, 1194, 43, 1192, 47, 1197, 56, 1203, 40, 1202, 32, 1198, 28, 1198, 25, 1195)
metadata/_custom_type_script = "uid://dtemboas3bi8y"

View File

@@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="PolygonPointsResource" format=3 uid="uid://di62irgct0mlv"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(578, 1177, 581, 1174, 582, 1169, 587, 1178, 597, 1188, 598, 1192, 592, 1190, 580, 1180, 572, 1177)
metadata/_custom_type_script = "uid://dtemboas3bi8y"