fixed like 5 bugs

This commit is contained in:
2024-03-30 00:54:41 +11:00
parent 62d0dc0130
commit 6823dff8f7
11 changed files with 54 additions and 28 deletions

View File

@ -51,5 +51,6 @@ selecting_enabled = false
[node name="Timer" type="Timer" parent="."]
wait_time = 3.5
one_shot = true
[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]