Fixed Yeli Layering issue in indoor scene

pull/14/head
kziolkowski 6 months ago
parent ab23d41496
commit 5ee295256b

@ -108,9 +108,8 @@ glossary/glossary_files=["res://dialog/farming_equipment_glossary.tres"]
[display]
window/size/viewport_width=2000
window/size/viewport_height=1000
window/size/always_on_top=true
window/size/viewport_width=1980
window/size/viewport_height=1020
window/stretch/mode="viewport"
window/stretch/aspect="keep_height"

@ -215,6 +215,7 @@ resource_local_to_scene = true
radius = 472.086
[node name="IndoorTest" 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_ducksCollected.tscn")
@ -515,9 +516,12 @@ region_rect = Rect2(2576, 802, 219, 64)
position = Vector2(-4064, 244)
[node name="Vesna" parent="." instance=ExtResource("15_7a68a")]
y_sort_enabled = false
position = Vector2(-920, 319)
[node name="Yeli" parent="." instance=ExtResource("16_dhsxs")]
z_index = 0
y_sort_enabled = false
position = Vector2(-1395, 16)
_timelinesToPlay = PackedStringArray("yeli_intro_05")

Loading…
Cancel
Save