This commit is contained in:
Page Asgardius 2024-04-16 17:42:53 -07:00
parent 930deb7da7
commit c12c4be394
4 changed files with 3 additions and 4 deletions

View file

@ -182,6 +182,5 @@ libraries = {
[node name="Speed" type="Timer" parent="."]
wait_time = 0.1
autostart = true
[connection signal="timeout" from="Speed" to="." method="_on_speed_timeout"]