This commit is contained in:
2026-04-05 23:11:56 -07:00
parent 351af5ad47
commit 6a64717c9d
10 changed files with 126 additions and 166 deletions

View File

@@ -1,12 +1,12 @@
[gd_scene format=3 uid="uid://bncmzju9ibkv"]
[gd_scene format=3 uid="uid://bncm0jvaibkv"]
[ext_resource type="Script" uid="uid://31tmx5rtcbd9h" path="res://scenes/kq4_008_back_of_fishermans_shack/kq4_008_back_of_fishermans_shack.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://1qgkzu9kzrsb2" path="res://scenes/kq4_008_back_of_fishermans_shack/008_caption_1_2562276282_generated.png" id="2_abc"]
[ext_resource type="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="5_setpiece"]
[ext_resource type="Resource" uid="uid://2yu2h2auhjq02" path="res://scenes/kq4_008_back_of_fishermans_shack/cottage_polygon.tres" id="6_cottage"]
[ext_resource type="Resource" uid="uid://ie9kcj20t0tl" path="res://scenes/kq4_008_back_of_fishermans_shack/window_polygon.tres" id="7_window"]
[ext_resource type="Script" uid="uid://byyjtrc2du8x4" path="res://scenes/kq4_008_back_of_fishermans_shack/kq4_008_back_of_fishermans_shack.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://eoil2lsscfe0" path="res://scenes/kq4_008_back_of_fishermans_shack/008_caption_1_2562276282_generated.png" id="2_varlw"]
[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="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="5_setpiece"]
[ext_resource type="Resource" path="res://scenes/kq4_008_back_of_fishermans_shack/cottage_polygon.tres" id="6_cottage"]
[ext_resource type="Resource" path="res://scenes/kq4_008_back_of_fishermans_shack/window_polygon.tres" id="7_window"]
[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)
@@ -19,7 +19,7 @@ script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(0.78, 0.78)
texture = ExtResource("2_abc")
texture = ExtResource("2_varlw")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -92,16 +92,18 @@ position = Vector2(118, 514)
[node name="exit" parent="kq4_014_green_meadow" index="1"]
position = Vector2(151, 615)
[node name="cottage" type="Polygon2D" parent="." groups=["set-piece"]]
[node name="cottage" type="Polygon2D" parent="." unique_id=126943413 groups=["set-piece"]]
scale = Vector2(6, 6)
color = Color(0.5, 0.5, 0.5, 0.25)
polygon = PackedVector2Array(316, 178, 177, 187, 122, 187, 0, 136, 0, 12, 78, 2, 317, 0, 319, 139)
script = ExtResource("5_setpiece")
label = "Cottage"
points_resource = ExtResource("6_cottage")
[node name="window" type="Polygon2D" parent="." groups=["set-piece"]]
[node name="window" type="Polygon2D" parent="." unique_id=896628572 groups=["set-piece"]]
scale = Vector2(6, 6)
color = Color(0.5, 0.5, 0.5, 0.25)
polygon = PackedVector2Array(298, 74, 306, 187, 0, 189, 16, 91, 68, 27, 234, 35, 277, 48)
script = ExtResource("5_setpiece")
label = "Window"
points_resource = ExtResource("7_window")
@@ -115,5 +117,5 @@ points_resource = ExtResource("7_window")
[editable path="kq4_009_shady_wooded_area"]
[editable path="kq4_002_meadow"]
[editable path="kq4_007_fishermans_shack"]
[editable path="kq4_014_green_meadow"]
[editable path="kq4_007_fishermans_shack"]

View File

@@ -1,13 +1,12 @@
[gd_scene format=3 uid="uid://3ujj97iw54vo5"]
[gd_scene format=3 uid="uid://bsog5s257pres"]
[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/010_caption_1_114607644_generated.png" id="2_abc"]
[ext_resource type="Script" uid="uid://b0qsh2bdchnsv" path="res://scenes/kq4_010_forest_path/kq4_010_forest_path.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://bymj06q3cdhwf" path="res://scenes/kq4_010_forest_path/010_caption_1_114607644_generated.png" id="2_5ewto"]
[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" path="res://scenes/kq4_010_forest_path/flowers_polygon_0.tres" id="5_flowers"]
[ext_resource type="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="5_setpiece"]
[ext_resource type="Resource" uid="uid://2l2s6dgizs125" path="res://scenes/kq4_010_forest_path/flowers_polygon_0.tres" id="5_flowers"]
[ext_resource type="Resource" uid="uid://3fuj0q7ii26p9" path="res://scenes/kq4_010_forest_path/trees_polygon_0.tres" id="6_trees"]
[ext_resource type="Resource" path="res://scenes/kq4_010_forest_path/trees_polygon_0.tres" id="6_trees"]
[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)
@@ -20,7 +19,7 @@ script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(0.78, 0.78)
texture = ExtResource("2_abc")
texture = ExtResource("2_5ewto")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -93,7 +92,7 @@ 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="." instance=ExtResource("4_abc")]
[node name="kq4_009_shady_wooded_area" parent="." unique_id=1871441208 instance=ExtResource("4_abc")]
position = Vector2(-150, 100)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_010_forest_path"
@@ -109,7 +108,7 @@ position = Vector2(100, 480)
[node name="flowers" type="Polygon2D" parent="." unique_id=123456781]
scale = Vector2(6, 6)
color = Color(0.7, 0.7, 0.7, 0.25)
polygon = PackedVector2Array(168, 1047, 176, 1049, 180, 1070, 172, 1072)
polygon = PackedVector2Array(50, 182, 45, 107, 227, 51, 210, 125, 291, 159)
script = ExtResource("5_setpiece")
label = "Flowers"
points_resource = ExtResource("5_flowers")
@@ -122,15 +121,15 @@ script = ExtResource("5_setpiece")
label = "Pine Trees"
points_resource = ExtResource("6_trees")
[connection signal="looked" from="flowers" to="." method="_on_flowers_looked"]
[connection signal="looked" from="pine_trees" to="." method="_on_pine_trees_looked"]
[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"]
[connection signal="interacted" from="kq4_009_shady_wooded_area" to="." method="_on_shady_wooded_area_interacted"]
[connection signal="looked" from="flowers" to="." method="_on_flowers_looked"]
[connection signal="looked" from="pine_trees" to="." method="_on_pine_trees_looked"]
[editable path="kq4_003_fountain_pool"]
[editable path="kq4_004_ogres_cottage"]
[editable path="kq4_011_enchanted_grove"]
[editable path="kq4_016_graveyard"]
[editable path="kq4_009_shady_wooded_area"]
[editable path="kq4_009_shady_wooded_area"]

View File

@@ -47,6 +47,7 @@ polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_020_meadow"
target = "uid://tkeyuep0ivo6"
label = "Green Meadow"
priority = 100
[node name="entrance" parent="kq4_014_green_meadow" index="0"]
position = Vector2(133, 643)

View File

@@ -1,7 +1,7 @@
[gd_scene format=3 uid="uid://dtay26ehvtu2m"]
[ext_resource type="Script" uid="uid://kx10aka2qsq7" path="res://scenes/kq4_026_river_meadow/kq4_026_river_meadow.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://dr5lmofiyx76m" path="res://scenes/kq4_026_river_meadow/026_caption_1_1643434186_generated.png" id="2_abc"]
[ext_resource type="Texture2D" uid="uid://5ppiyi4oa1qm" path="res://scenes/kq4_026_river_meadow/026_caption_1_1643434186_generated.png" id="2_4jgbp"]
[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(0.78, 0.78)
texture = ExtResource("2_abc")
texture = ExtResource("2_4jgbp")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -97,4 +97,4 @@ position = Vector2(-64, 534)
[editable path="kq4_020_meadow"]
[editable path="kq4_027_forest_path"]
[editable path="kq4_002_meadow"]
[editable path="kq4_025_beach_at_river_delta"]
[editable path="kq4_025_beach_at_river_delta"]

View File

@@ -1,10 +1,10 @@
[gd_scene format=3 uid="uid://1fpyosj18xls7"]
[gd_scene format=3 uid="uid://c8aq5g1juqdam"]
[ext_resource type="Script" uid="uid://3ofmq34xm3qb0" path="res://scenes/kq4_027_forest_path/kq4_027_forest_path.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://1tsm5mtf1ls7d" path="res://scenes/kq4_027_forest_path/027_caption_1_2465011857_generated.png" id="2_abc"]
[ext_resource type="Script" uid="uid://bmkjmpo6ool0n" path="res://scenes/kq4_027_forest_path/kq4_027_forest_path.gd" id="1_abc"]
[ext_resource type="Texture2D" uid="uid://dlo8rtjj0hm2r" path="res://scenes/kq4_027_forest_path/027_caption_1_2465011857_generated.png" id="2_o2cvp"]
[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://16sx5suqmeus6" path="res://scenes/kq4_027_forest_path/forest_polygon_0.tres" id="5_forest"]
[ext_resource type="Resource" path="res://scenes/kq4_027_forest_path/forest_polygon_0.tres" id="5_forest"]
[ext_resource type="Script" uid="uid://bounwnqg34t5k" path="res://SetPiece_.gd" id="6_setpiece"]
[sub_resource type="NavigationPolygon" id="NavigationPolygon_ppo6b"]
@@ -18,7 +18,7 @@ script = ExtResource("1_abc")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(0.78, 0.78)
texture = ExtResource("2_abc")
texture = ExtResource("2_o2cvp")
centered = false
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
@@ -90,12 +90,7 @@ position = Vector2(506, 555)
[node name="exit" parent="kq4_026_river_meadow" index="1"]
position = Vector2(-64, 534)
[connection signal="interacted" from="kq4_021_bridge_over_stream" to="." method="_on_bridge_over_stream_interacted"]
[connection signal="interacted" from="kq4_028_mine_entrance" to="." method="_on_mine_entrance_interacted"]
[connection signal="interacted" from="kq4_003_fountain_pool" to="." method="_on_fountain_pool_interacted"]
[connection signal="interacted" from="kq4_026_river_meadow" to="." method="_on_river_meadow_interacted"]
[node name="forest" type="Polygon2D" parent="." groups=["set-piece"]]
[node name="forest" type="Polygon2D" parent="." unique_id=1158144566 groups=["set-piece"]]
scale = Vector2(6, 6)
color = Color(0.5, 0.5, 0.5, 0.25)
polygon = PackedVector2Array(317, 189, 222, 62, 104, 153, 279, 189, 0, 189, 84, 73, 317, 0)
@@ -103,9 +98,13 @@ script = ExtResource("6_setpiece")
label = "Forest"
points_resource = ExtResource("5_forest")
[connection signal="interacted" from="kq4_021_bridge_over_stream" to="." method="_on_bridge_over_stream_interacted"]
[connection signal="interacted" from="kq4_028_mine_entrance" to="." method="_on_mine_entrance_interacted"]
[connection signal="interacted" from="kq4_003_fountain_pool" to="." method="_on_fountain_pool_interacted"]
[connection signal="interacted" from="kq4_026_river_meadow" to="." method="_on_river_meadow_interacted"]
[connection signal="looked" from="forest" to="." method="_on_forest_looked"]
[editable path="kq4_021_bridge_over_stream"]
[editable path="kq4_028_mine_entrance"]
[editable path="kq4_003_fountain_pool"]
[editable path="kq4_026_river_meadow"]
[editable path="kq4_026_river_meadow"]