mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
unlocked doors now get saved between checkpoints, correctly,
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user