summaryrefslogtreecommitdiff
path: root/scenes/room/kitchen.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/room/kitchen.tscn')
-rw-r--r--scenes/room/kitchen.tscn32
1 files changed, 0 insertions, 32 deletions
diff --git a/scenes/room/kitchen.tscn b/scenes/room/kitchen.tscn
deleted file mode 100644
index 74fabf4..0000000
--- a/scenes/room/kitchen.tscn
+++ /dev/null
@@ -1,32 +0,0 @@
-[gd_scene format=3 uid="uid://c40vhh8wtss4b"]
-
-[ext_resource type="PackedScene" uid="uid://b1s6v121kb2mi" path="res://scenes/room/room.tscn" id="1_4qnmt"]
-[ext_resource type="Texture2D" uid="uid://domalafsxaubx" path="res://room/kitchen/kitchen.png" id="2_6oufn"]
-[ext_resource type="PackedScene" uid="uid://ldwt8qv482qa" path="res://scenes/item/door.tscn" id="3_u4rop"]
-
-[sub_resource type="NavigationPolygon" id="NavigationPolygon_6oufn"]
-vertices = PackedVector2Array(856.2578, 1032.0703, 817.2578, 913.3281, 916.02344, 900.28906, 1515.4922, 1038.9609, 1701.0469, 888.5078, 1123.5625, 563.03906, 1748.4766, 567.9219, 1755.3672, 703.6172, 1910, 916.5625, 1910, 748.5)
-polygons = Array[PackedInt32Array]([PackedInt32Array(0, 1, 2, 3), PackedInt32Array(4, 3, 2, 5, 6, 7), PackedInt32Array(8, 4, 7, 9)])
-outlines = Array[PackedVector2Array]([PackedVector2Array(1704, 899, 1519, 1049, 849, 1042, 804, 905, 910, 891, 1118, 553, 1758, 558, 1765, 696, 1920, 741, 1920, 928)])
-
-[node name="Kitchen" unique_id=2088608692 instance=ExtResource("1_4qnmt")]
-
-[node name="Room" parent="." index="0" unique_id=1997957082]
-texture = ExtResource("2_6oufn")
-
-[node name="Weener" parent="." index="1" unique_id=1834042649]
-position = Vector2(1671, 837)
-
-[node name="NavigationRegion2D" parent="." index="2" unique_id=1498960834]
-navigation_polygon = SubResource("NavigationPolygon_6oufn")
-
-[node name="Spawnpoint" parent="." index="3" unique_id=1413507405]
-position = Vector2(1671, 822)
-
-[node name="Door" parent="." index="4" unique_id=359892745 instance=ExtResource("3_u4rop")]
-target_scene = "uid://cec247tmm7ait"
-
-[node name="CollisionPolygon2D" parent="Door" index="1" unique_id=348112285]
-polygon = PackedVector2Array(1803, 702, 1799, 927, 1920, 928, 1920, 705)
-
-[editable path="Door"]