Files
ai-game-2/scenes/kq4_050_ogress_kitchen/kq4_050_ogress_kitchen.tscn
2026-04-09 10:32:30 -07:00

56 lines
2.6 KiB
Plaintext

[gd_scene format=3 uid="uid://is2m5yb1l52f"]
[ext_resource type="Script" uid="uid://82q4b4a5mvi3" path="res://scenes/kq4_050_ogress_kitchen/kq4_050_ogress_kitchen.gd" id="1_script"]
[ext_resource type="Texture2D" uid="uid://c5mru12wtjpvq" path="res://scenes/kq4_050_ogress_kitchen/050_caption_1_1404019769_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_ppo6b"]
vertices = PackedVector2Array(1351.0078, 958.9531, 1894.1406, 1074.4922, 17.6875, 1030.5313, 426.78906, 913.03125, 603.60156, 765.34375, 1150.75, 667.03906, 656.1797, 670.9922, 599.40625, 752.46875, 357.2578, 736.5078, 415.1875, 680.8281)
polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(0, 3, 4, 5), PackedInt32Array(6, 5, 4, 7), PackedInt32Array(7, 8, 9, 6)])
outlines = Array[PackedVector2Array]([PackedVector2Array(656, 661, 1156, 657, 1357, 950, 2001, 1087, -48, 1039, 422, 904, 592, 762, 334, 745, 411, 671)])
[node name="background" type="Node2D" unique_id=657573819]
y_sort_enabled = true
script = ExtResource("1_script")
[node name="bg" type="Sprite2D" parent="." unique_id=874052749]
scale = Vector2(0.78, 0.78)
texture = ExtResource("2_texture")
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_ppo6b")
[node name="default-starting-point" type="Node2D" parent="." unique_id=1018141532]
position = Vector2(194, 819)
[node name="kq4_049_ogres_cottage" parent="." unique_id=484638394 instance=ExtResource("4_transition")]
position = Vector2(1766, 74)
polygon = PackedVector2Array(-1526, 264, -1448, 805, -1104, 690, -1074, 242)
appear_at_node = "kq4_050_ogress_kitchen"
target = "uid://c5h5n8dreoa8k"
label = "Ogre's Cottage"
[node name="entrance" parent="kq4_049_ogres_cottage" index="0"]
position = Vector2(-999, 732)
[node name="exit" parent="kq4_049_ogres_cottage" index="1"]
position = Vector2(-1264, 624)
[connection signal="interacted" from="kq4_049_ogres_cottage" to="." method="_on_cottage_interacted"]
[editable path="kq4_049_ogres_cottage"]