progress
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
[ext_resource type="Resource" path="res://scenes/kq4_002_meadow/boulder_polygon.tres" id="7_boulder"]
|
||||
|
||||
[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.9297, 226.99219, 2136.8594, 413.5078, 2017.6563, 560.7031, 1417.5703, 653.1797, -76.0625, 588.0781, -30.171875, 216.07031, 1577.5, 766.1875, 2086.5781, 731.78906, 2013.0625, 1321.8516, 1052.7422, 1419.8672, 1414.8203, 666.8906, 366.85156, 1243.1484, -76.0625, 588.09375, -140.97656, 1182.2422)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3, 4, 5), PackedInt32Array(6, 7, 8, 9), PackedInt32Array(4, 10, 6, 9, 11, 12), PackedInt32Array(11, 13, 12), PackedInt32Array(4, 3, 10)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(-39, 206, 1223, 217, 2155, 407, 2023, 570, 1426, 662, 1580, 756, 2098, 721, 2022, 1331, 1052, 1430, 365, 1253, -152, 1191, -86, 587)])
|
||||
|
||||
[node name="background" type="Node2D" unique_id=657573819]
|
||||
y_sort_enabled = true
|
||||
@@ -23,7 +23,7 @@ texture = ExtResource("2_ko8f1")
|
||||
centered = false
|
||||
|
||||
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
|
||||
position = Vector2(1476, 742)
|
||||
position = Vector2(1292, 367)
|
||||
script = ExtResource("3_abc")
|
||||
target_scale = 0.25
|
||||
|
||||
@@ -44,7 +44,7 @@ position = Vector2(194, 819)
|
||||
position = Vector2(910, -213)
|
||||
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
||||
appear_at_node = "kq4_002_meadow"
|
||||
target = "uid://10p7miv0a14l7"
|
||||
target = "uid://dtay26ehvtu2m"
|
||||
label = "River Meadow"
|
||||
|
||||
[node name="entrance" parent="kq4_026_river_meadow" index="0"]
|
||||
@@ -55,16 +55,16 @@ position = Vector2(174, 519)
|
||||
|
||||
[node name="kq4_003_fountain_pool" parent="." unique_id=1916756563 instance=ExtResource("4_abc")]
|
||||
position = Vector2(1766, 74)
|
||||
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
||||
polygon = PackedVector2Array(-79, 729, -86, 873, 261, 904, 249, 694)
|
||||
appear_at_node = "kq4_002_meadow"
|
||||
target = "uid://151dbn9bybiwx"
|
||||
label = "Fountain Pool"
|
||||
|
||||
[node name="entrance" parent="kq4_003_fountain_pool" index="0"]
|
||||
position = Vector2(24, 565)
|
||||
position = Vector2(0, 822)
|
||||
|
||||
[node name="exit" parent="kq4_003_fountain_pool" index="1"]
|
||||
position = Vector2(293, 554)
|
||||
position = Vector2(227, 790)
|
||||
|
||||
[node name="kq4_008_back_of_fishermans_shack" parent="." unique_id=990092106 instance=ExtResource("4_abc")]
|
||||
position = Vector2(910, 542)
|
||||
@@ -97,7 +97,6 @@ color = Color(0.7, 0.7, 0.7, 0.25)
|
||||
polygon = PackedVector2Array(2532.0513, 969.2308, 2111.5386, 1026.9231, 1935.8975, 984.6154, 1848.718, 906.4103, 1991.0258, 802.56415, 2505.1282, 576.9231)
|
||||
script = ExtResource("5_setpiece")
|
||||
label = "Bush"
|
||||
priority = null
|
||||
points_resource = ExtResource("6_bush")
|
||||
|
||||
[node name="boulder" type="Polygon2D" parent="." unique_id=987654321]
|
||||
@@ -106,7 +105,6 @@ color = Color(0.7, 0.7, 0.7, 0.25)
|
||||
polygon = PackedVector2Array(1267, 1247, 885, 1278, 380, 1187, 382, 1153, 606, 971, 912, 854, 1023, 877, 1179, 1009)
|
||||
script = ExtResource("5_setpiece")
|
||||
label = "Boulder"
|
||||
priority = null
|
||||
points_resource = ExtResource("7_boulder")
|
||||
|
||||
[connection signal="interacted" from="kq4_026_river_meadow" to="." method="_on_river_meadow_interacted"]
|
||||
|
||||
Reference in New Issue
Block a user