Proper door finally, + proper occluders for P1

This commit is contained in:
Guillaume Piolat
2023-06-10 18:30:18 +02:00
parent db2a151029
commit 7f86dca933
4 changed files with 57 additions and 13 deletions

View File

@@ -68,6 +68,7 @@ other_side_position = Vector2(-253, -112)
[node name="Door3" parent="Doors" instance=ExtResource("5_ykuit")]
position = Vector2(-280, 3)
destination = "level_p1"
other_side_position = Vector2(440, -20)
[node name="fromages" type="Node2D" parent="."]
position = Vector2(444, -46)

File diff suppressed because one or more lines are too long