interior
This commit is contained in:
@@ -1,42 +1,42 @@
|
||||
[gd_scene format=3 uid="uid://3am8ohkla4wr9"]
|
||||
[gd_scene format=3 uid="uid://7r5j24tcpshw"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/kq4_065_old_kitchen/kq4_065_old_kitchen.gd" id="1_script"]
|
||||
[ext_resource type="Texture2D" path="res://scenes/kq4_065_old_kitchen/065_caption_1_2159121701_generated.png" id="2_texture"]
|
||||
[ext_resource type="Script" uid="uid://b01ual16pdhxk" path="res://scenes/kq4_065_old_kitchen/kq4_065_old_kitchen.gd" id="1_script"]
|
||||
[ext_resource type="Texture2D" uid="uid://c4yueuqpa1knm" path="res://scenes/kq4_065_old_kitchen/065_caption_1_2159121701_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(100, 800, 1800, 800, 1800, 1200, 100, 1200)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(100, 800, 1800, 800, 1800, 1200, 100, 1200)])
|
||||
vertices = PackedVector2Array(742.84375, 927.2578, 1121.5781, 916.5625, 1516.6563, 945.1875, 1611.8906, 1060.2188, 1269.5938, 1212.6797, 416.5078, 1085.8906, 466.6875, 945.3672, 697.9375, 704.3281, 728.0625, 754.4531, 1533.0938, 769.1797, 1052.4766, 770.2969)
|
||||
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3, 4, 5, 6), PackedInt32Array(0, 6, 7, 8), PackedInt32Array(8, 7, 9, 10), PackedInt32Array(1, 10, 9, 2)])
|
||||
outlines = Array[PackedVector2Array]([PackedVector2Array(694, 694, 1544, 760, 1527, 942, 1628, 1064, 1271, 1223, 403, 1094, 458, 940), PackedVector2Array(1046, 780, 739, 765, 752, 917, 1106, 907)])
|
||||
|
||||
[node name="background" type="Node2D"]
|
||||
[node name="background" type="Node2D" unique_id=611574044]
|
||||
y_sort_enabled = true
|
||||
script = ExtResource("1_script")
|
||||
|
||||
[node name="bg" type="Sprite2D" parent="."]
|
||||
[node name="bg" type="Sprite2D" parent="." unique_id=332374136]
|
||||
scale = Vector2(0.78, 0.78)
|
||||
texture = ExtResource("2_texture")
|
||||
centered = false
|
||||
|
||||
[node name="StartScalePoint" type="Node2D" parent="."]
|
||||
[node name="StartScalePoint" type="Node2D" parent="." unique_id=519274724]
|
||||
position = Vector2(200, 900)
|
||||
script = ExtResource("3_scale")
|
||||
target_scale = 0.3
|
||||
|
||||
[node name="EndScalePoint" type="Node2D" parent="."]
|
||||
[node name="EndScalePoint" type="Node2D" parent="." unique_id=1921721524]
|
||||
position = Vector2(1800, 1100)
|
||||
script = ExtResource("3_scale")
|
||||
target_scale = 0.4
|
||||
|
||||
[node name="pathfind" type="NavigationRegion2D" parent="."]
|
||||
[node name="pathfind" type="NavigationRegion2D" parent="." unique_id=1369379808]
|
||||
navigation_polygon = SubResource("NavigationPolygon_main")
|
||||
|
||||
[node name="default-starting-point" type="Node2D" parent="."]
|
||||
[node name="default-starting-point" type="Node2D" parent="." unique_id=440136281]
|
||||
position = Vector2(200, 900)
|
||||
|
||||
[node name="kq4_064_old_dining_room" parent="." instance=ExtResource("4_transition")]
|
||||
position = Vector2(50, 600)
|
||||
[node name="kq4_064_old_dining_room" parent="." unique_id=728390668 instance=ExtResource("4_transition")]
|
||||
position = Vector2(1103, 522)
|
||||
polygon = PackedVector2Array(-108, 454, -87, 649, 376, 658, 348, 381)
|
||||
appear_at_node = "kq4_065_old_kitchen"
|
||||
target = "uid://2y0sti59qypsl"
|
||||
@@ -49,4 +49,5 @@ position = Vector2(133, 643)
|
||||
position = Vector2(174, 519)
|
||||
|
||||
[connection signal="interacted" from="kq4_064_old_dining_room" to="." method="_on_kq4_064_old_dining_room_interacted"]
|
||||
[editable path="kq4_064_old_dining_room"]
|
||||
|
||||
[editable path="kq4_064_old_dining_room"]
|
||||
|
||||
Reference in New Issue
Block a user