Added kitchen room

This commit is contained in:
2025-12-07 10:22:02 +01:00
parent 0c5fc26d2f
commit 7c5ba2d6bb
5 changed files with 324 additions and 4 deletions
@@ -214,11 +214,11 @@ _data = {
resource_local_to_scene = true
radius = 400.0
[node name="IndoorTest" type="Node2D"]
[node name="Common Room" type="Node2D"]
z_index = 1
y_sort_enabled = true
script = ExtResource("1_3vr4f")
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_indoor_vesnas_room.tscn", "res://scenes/Babushka_scene_farm_outside_2d.tscn")
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_indoor_vesnas_room.tscn", "res://scenes/Babushka_scene_indoor_kitchen.tscn")
[node name="Foreground" type="Node" parent="."]