85 lines
3.8 KiB
Plaintext
85 lines
3.8 KiB
Plaintext
[gd_scene format=3 uid="uid://3li7nnghx2iwi"]
|
|
|
|
[ext_resource type="Script" uid="uid://1cj713kv8bj3i" path="res://scenes/kq4_037_fairy_island/kq4_037_fairy_island.gd" id="1_37fairy"]
|
|
[ext_resource type="Texture2D" uid="uid://1odhh61zw5dfn" path="res://scenes/kq4_037_fairy_island/pic_037_visual.png" id="2_37vis"]
|
|
[ext_resource type="Script" uid="uid://xmphq3i0wbg3" path="res://ScalePoint_.gd" id="3_scale"]
|
|
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="4_trans"]
|
|
|
|
[sub_resource type="NavigationPolygon" id="NavigationPolygon_37fairy"]
|
|
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_37fairy")
|
|
|
|
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
|
|
scale = Vector2(6, 6)
|
|
texture = ExtResource("2_37vis")
|
|
centered = false
|
|
|
|
[node name="StartScalePoint" type="Node2D" parent="." unique_id=1640687858]
|
|
position = Vector2(1476, 742)
|
|
script = ExtResource("3_scale")
|
|
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_scale")
|
|
target_scale = 0.35
|
|
|
|
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=1418661203]
|
|
position = Vector2(-1, 0)
|
|
navigation_polygon = SubResource("NavigationPolygon_37fairy")
|
|
|
|
[node name="default-starting-point" type="Node2D" parent="." unique_id=1018141532]
|
|
position = Vector2(194, 819)
|
|
|
|
[node name="kq4_040_island_beach_east" parent="." unique_id=990092106 instance=ExtResource("4_trans")]
|
|
position = Vector2(910, 542)
|
|
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
|
appear_at_node = "kq4_037_fairy_island"
|
|
target = "uid://bw1biys9wlk6"
|
|
label = "Island Beach East"
|
|
|
|
[node name="entrance" parent="kq4_040_island_beach_east" index="0"]
|
|
position = Vector2(118, 514)
|
|
|
|
[node name="exit" parent="kq4_040_island_beach_east" index="1"]
|
|
position = Vector2(151, 615)
|
|
|
|
[node name="kq4_038_island_garden" parent="." unique_id=1916756563 instance=ExtResource("4_trans")]
|
|
position = Vector2(1766, 74)
|
|
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
|
appear_at_node = "kq4_037_fairy_island"
|
|
target = "uid://3dnsdw444goam"
|
|
label = "Island Garden"
|
|
|
|
[node name="entrance" parent="kq4_038_island_garden" index="0"]
|
|
position = Vector2(24, 565)
|
|
|
|
[node name="exit" parent="kq4_038_island_garden" index="1"]
|
|
position = Vector2(293, 554)
|
|
|
|
[node name="kq4_036_island_garden_pond" parent="." unique_id=1117747814 instance=ExtResource("4_trans")]
|
|
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
|
appear_at_node = "kq4_037_fairy_island"
|
|
target = "uid://c3v4e2xycgjy"
|
|
label = "Island Garden Pond"
|
|
|
|
[node name="entrance" parent="kq4_036_island_garden_pond" index="0"]
|
|
position = Vector2(506, 555)
|
|
|
|
[node name="exit" parent="kq4_036_island_garden_pond" index="1"]
|
|
position = Vector2(-64, 534)
|
|
|
|
[connection signal="interacted" from="kq4_040_island_beach_east" to="." method="_on_island_beach_east_interacted"]
|
|
[connection signal="interacted" from="kq4_038_island_garden" to="." method="_on_island_garden_interacted"]
|
|
[connection signal="interacted" from="kq4_036_island_garden_pond" to="." method="_on_island_garden_pond_interacted"]
|
|
|
|
[editable path="kq4_040_island_beach_east"]
|
|
[editable path="kq4_038_island_garden"]
|
|
[editable path="kq4_036_island_garden_pond"]
|