Transition target UIDs in .tscn files updated to match the current .uid files for each room, fixing broken scene transitions caused by stale UIDs.
54 lines
2.6 KiB
Plaintext
54 lines
2.6 KiB
Plaintext
[gd_scene format=3 uid="uid://bd2plmdre4f"]
|
|
|
|
[ext_resource type="Script" uid="uid://bep1xy54oo212" path="res://scenes/kq4_060_bedroom/kq4_060_bedroom.gd" id="1_script"]
|
|
[ext_resource type="Texture2D" uid="uid://dey0c3vx2jpge" path="res://scenes/kq4_060_bedroom/060_caption_1_2808540592_generated.png" id="2_texture"]
|
|
[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_transition"]
|
|
|
|
[sub_resource type="NavigationPolygon" id="NavigationPolygon_main"]
|
|
vertices = PackedVector2Array(956.46875, 819.02344, 1376.3125, 818, 1585.2031, 996.34375, 1776.1016, 1190, 111.140625, 1190, 478.42188, 914, 1331.1172, 641.34375, 1338.4375, 673.0625, 949.5078, 675.0469, 966.7969, 657.02344, 883.0781, 650.1172, 140.96875, 914, 654.5625, 720.7422)
|
|
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3, 4, 5), PackedInt32Array(6, 7, 8, 9), PackedInt32Array(10, 9, 8), PackedInt32Array(4, 11, 5), PackedInt32Array(0, 5, 12, 10, 8)])
|
|
outlines = Array[PackedVector2Array]([PackedVector2Array(649, 712, 882, 640, 967, 647, 1339, 631, 1351, 683, 960, 685, 966, 809, 1380, 808, 1592, 989, 1800, 1200, 100, 1200, 132, 904, 474, 904)])
|
|
|
|
[node name="background" type="Node2D" unique_id=325227978]
|
|
y_sort_enabled = true
|
|
script = ExtResource("1_script")
|
|
|
|
[node name="bg" type="Sprite2D" parent="." unique_id=1909862716]
|
|
scale = Vector2(0.78, 0.78)
|
|
texture = ExtResource("2_texture")
|
|
centered = false
|
|
|
|
[node name="StartScalePoint" type="Node2D" parent="." unique_id=2001084995]
|
|
position = Vector2(200, 900)
|
|
script = ExtResource("3_scale")
|
|
target_scale = 0.3
|
|
|
|
[node name="EndScalePoint" type="Node2D" parent="." unique_id=105428702]
|
|
position = Vector2(1800, 1100)
|
|
script = ExtResource("3_scale")
|
|
target_scale = 0.4
|
|
|
|
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=743588644]
|
|
navigation_polygon = SubResource("NavigationPolygon_main")
|
|
|
|
[node name="default-starting-point" type="Node2D" parent="." unique_id=2983067]
|
|
position = Vector2(200, 900)
|
|
|
|
[node name="kq4_068_the_foyer" parent="." unique_id=1150965642 instance=ExtResource("4_transition")]
|
|
position = Vector2(967, 527)
|
|
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
|
appear_at_node = "kq4_060_bedroom"
|
|
target = "uid://bfgygdasrhic6"
|
|
label = "068 The Foyer"
|
|
|
|
[node name="entrance" parent="kq4_068_the_foyer" index="0"]
|
|
position = Vector2(148, 494)
|
|
|
|
[node name="exit" parent="kq4_068_the_foyer" index="1"]
|
|
position = Vector2(224, 632)
|
|
|
|
[connection signal="interacted" from="kq4_068_the_foyer" to="." method="_on_kq4_068_the_foyer_interacted"]
|
|
|
|
[editable path="kq4_068_the_foyer"]
|