44 lines
2.4 KiB
Plaintext
44 lines
2.4 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://bdssynip0x1ki"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ctkmgtcvpnkm8" path="res://TemplateScene.tscn" id="1_vunpr"]
|
|
[ext_resource type="Texture2D" uid="uid://bjt8wovxf8m1b" path="res://scenes/oceanside-2/reg.png" id="2_uc3vv"]
|
|
[ext_resource type="PackedScene" uid="uid://c4vc1wx7k6cw" path="res://TransitionPiece.tscn" id="3_slrk6"]
|
|
[ext_resource type="Texture2D" uid="uid://ddvidy6i6wnka" path="res://scenes/oceanside-2/tree.png" id="4_slrk6"]
|
|
|
|
[sub_resource type="NavigationPolygon" id="NavigationPolygon_n0vbh"]
|
|
vertices = PackedVector2Array(1420.8, 882.891, 643.523, 782.813, 755.508, 679.367, 1170.98, 718.422, 1446.82, 264.32, 1830.07, 288.641, 1892.21, 394.188, 1460.68, 425.43, 1357.31, 386.203, 2174.01, 646.32, 2120.42, 949.383, 1827.87, 811.828, 1884.59, 654.039, 1592.76, 853.242, 1279.84, 600.93, 1418.68, 506.969, 1706.24, 821.109, 1346.11, 437.141, 1248.03, 530.352)
|
|
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(4, 5, 6, 7, 8), PackedInt32Array(9, 10, 11, 12), PackedInt32Array(13, 0, 3, 14, 15, 16), PackedInt32Array(17, 8, 7, 15), PackedInt32Array(15, 12, 11, 16), PackedInt32Array(17, 15, 14, 18)])
|
|
outlines = Array[PackedVector2Array]([PackedVector2Array(1442, 254, 1836, 279, 1909, 403, 1467, 435, 1433, 501, 1886, 644, 2186, 636, 2128, 964, 1826, 822, 1708, 831, 1595, 863, 1421, 893, 621, 790, 752, 669, 1167, 708, 1268, 599, 1236, 528, 1337, 432, 1348, 382)])
|
|
|
|
[node name="Scene" instance=ExtResource("1_vunpr")]
|
|
|
|
[node name="bg" parent="." index="0"]
|
|
scale = Vector2(1.17, 1.17)
|
|
texture = ExtResource("2_uc3vv")
|
|
|
|
[node name="pathfind" parent="." index="3"]
|
|
navigation_polygon = SubResource("NavigationPolygon_n0vbh")
|
|
|
|
[node name="oceanside_1" parent="." index="5" instance=ExtResource("3_slrk6")]
|
|
polygon = PackedVector2Array(1442, 94, 973, 238, 939, 386, 1753, 367, 1751, 180)
|
|
target_transition = "oceanside_2"
|
|
target = "uid://bnywifkj64juu"
|
|
label = "Oceanside"
|
|
|
|
[node name="entrance" parent="oceanside_1" index="0"]
|
|
position = Vector2(1310, 784)
|
|
|
|
[node name="exit" parent="oceanside_1" index="1"]
|
|
position = Vector2(1535, 302)
|
|
|
|
[node name="Tree" type="Sprite2D" parent="." index="6"]
|
|
z_as_relative = false
|
|
y_sort_enabled = true
|
|
position = Vector2(1821, 484)
|
|
scale = Vector2(1.17, 1.17)
|
|
texture = ExtResource("4_slrk6")
|
|
centered = false
|
|
offset = Vector2(-1556.81, -413.703)
|
|
|
|
[editable path="oceanside_1"]
|