unlocked doors now get saved between checkpoints, correctly,

This commit is contained in:
JHDev2006
2025-09-22 11:21:30 +01:00
parent 11a11b3604
commit 795f9be8c2
8 changed files with 13 additions and 0 deletions

View File

@@ -89,4 +89,6 @@ script = SubResource("GDScript_ywjuo")
[node name="Timer" type="Timer" parent="."]
wait_time = 3.0
[node name="VisibleOnScreenEnabler2D" type="VisibleOnScreenEnabler2D" parent="."]
[connection signal="timeout" from="Timer" to="." method="shoot"]