wiring up

This commit is contained in:
2026-05-06 23:25:39 -04:00
parent cc051a1e15
commit 586dc8860c
17 changed files with 226 additions and 196 deletions

View File

@@ -6,9 +6,9 @@
[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)])
vertices = PackedVector2Array(1221.4063, 226.97656, 1972.6406, 461.6797, 1494.5234, 634.3203, 1670.7422, 856.46094, 2096.0781, 905.6797, 2013.6172, 1321.7969, 1052.7422, 1419.8672, 366.85156, 1243.1484, -140.97656, 1182.2422, -76.0625, 588.09375, -76.0625, 588.0781, -30.171875, 216.07031)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2), PackedInt32Array(3, 4, 5, 6), PackedInt32Array(7, 8, 9), PackedInt32Array(2, 3, 6, 7), PackedInt32Array(10, 11, 0, 2, 7, 9)])
outlines = Array[PackedVector2Array]([PackedVector2Array(-39, 206, 1223, 217, 2004, 461, 1511, 639, 1676, 847, 2108, 897, 2022, 1331, 1052, 1430, 365, 1253, -152, 1191, -86, 587)])
[node name="background2" type="Node2D" unique_id=657573819]
y_sort_enabled = true
@@ -39,6 +39,7 @@ position = Vector2(194, 819)
[node name="kq4_025_beach_at_river_delta" parent="." unique_id=484638394 instance=ExtResource("4_abc")]
position = Vector2(910, -213)
color = Color(1, 0.627451, 1, 0.4)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_001_beach"
target = "uid://3vcewxyhbqica"
@@ -51,7 +52,7 @@ position = Vector2(133, 643)
position = Vector2(174, 519)
[node name="kq4_002_meadow" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
position = Vector2(1766, 74)
position = Vector2(1760, 373)
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
appear_at_node = "kq4_001_beach"
target = "uid://dxs1tr5yvmoba"
@@ -88,12 +89,6 @@ position = Vector2(506, 555)
[node name="exit" parent="kq4_031_open_ocean" index="1"]
position = Vector2(-64, 534)
[node name="grass" type="Polygon2D" parent="." unique_id=1234567890]
position = Vector2(2891, 1072)
rotation = -3.1415927
scale = Vector2(0.78, 0.78)
polygon = PackedVector2Array(1184.6155, -14.102417, 2534.6157, -17.948486, 2238.462, 328.20532, 1600, 378.20532, 1441.0256, 453.8463, 1639.7437, 551.2822, 1710.2566, 610.2566, 1426.9231, 850.0002, 2128.205, 1075.6412, 1869.2308, 1162.8208, 1230.7693, 1142.3079, 1184.6155, 297.43604)
[connection signal="interacted" from="kq4_025_beach_at_river_delta" to="." method="_on_beach_at_river_delta_interacted"]
[connection signal="interacted" from="kq4_002_meadow" to="." method="_on_meadow_interacted"]
[connection signal="interacted" from="kq4_007_fishermans_shack" to="." method="_on_fishermans_shack_interacted"]