Tweaked some numbers to get a better "swarm"

This commit is contained in:
Douwe Ravers
2024-10-07 23:50:50 +02:00
parent af7a46cd23
commit 7f0591298a
27 changed files with 1403 additions and 26 deletions

View File

@@ -16,4 +16,4 @@ func collect(amount:int)->int:
func _on_tick() -> void:
if capacity < 100: return
capacity += 1
capacity += 10