Added kitchen room
This commit is contained in:
@@ -279,7 +279,7 @@ metadata/_custom_type_script = "uid://be54lnb6gg81f"
|
||||
|
||||
[node name="BabushkaSceneFarmOutside2d" type="Node2D"]
|
||||
script = ExtResource("34_e5b7x")
|
||||
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_indoor_common_room.tscn", "res://scenes/Babushka_scene_outside_beets.tscn")
|
||||
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_indoor_kitchen.tscn", "res://scenes/Babushka_scene_outside_beets.tscn")
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." node_paths=PackedStringArray("_followNode")]
|
||||
position = Vector2(3180, 1961)
|
||||
@@ -620,7 +620,7 @@ texture = ExtResource("13_0qu0h")
|
||||
|
||||
[node name="background layer 5" type="ParallaxLayer" parent="ParallaxBackground"]
|
||||
z_index = -190
|
||||
position = Vector2(14935, -85)
|
||||
position = Vector2(8685, -127)
|
||||
scale = Vector2(-1, 1)
|
||||
motion_scale = Vector2(0.5, 0.5)
|
||||
motion_mirroring = Vector2(10480, 0)
|
||||
|
||||
Reference in New Issue
Block a user