sum fixes

This commit is contained in:
2023-09-04 15:02:17 -07:00
parent 0be97870dc
commit 4d0b0196e6
12 changed files with 61 additions and 52 deletions

View File

@@ -32,6 +32,7 @@ texture = ExtResource("2_1dg7p")
[node name="TTL" type="Timer" parent="."]
process_callback = 0
wait_time = 0.2
autostart = true
[connection signal="timeout" from="TTL" to="." method="OnTimeToLiveTimeout"]