Made common room into hub area and ajdusted Yeli dialogue
This commit is contained in:
@@ -278,7 +278,7 @@ metadata/_custom_type_script = "uid://be54lnb6gg81f"
|
||||
|
||||
[node name="BabushkaSceneFarmOutside2d" type="Node2D"]
|
||||
script = ExtResource("34_e5b7x")
|
||||
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_indoor_kitchen.tscn", "res://scenes/Babushka_scene_outside_beets.tscn")
|
||||
_sceneNamesToLoad = PackedStringArray("res://scenes/Babushka_scene_indoor_common_room.tscn", "res://scenes/Babushka_scene_outside_beets.tscn")
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." node_paths=PackedStringArray("_followNode")]
|
||||
position = Vector2(3180, 1961)
|
||||
@@ -802,7 +802,7 @@ z_index = -50
|
||||
motion_mirroring = Vector2(3779, 0)
|
||||
|
||||
[node name="Sonnenblumeseamless" type="Sprite2D" parent="ParallaxBackground/sunflower field"]
|
||||
modulate = Color(1, 0.5294118, 1, 0.7921569)
|
||||
modulate = Color(1, 1, 1, 0.7921569)
|
||||
position = Vector2(0, 1863)
|
||||
texture = ExtResource("23_d77e7")
|
||||
offset = Vector2(1892, 0)
|
||||
|
||||
Reference in New Issue
Block a user