game: add bleed
This commit is contained in:
@@ -115,4 +115,3 @@ func _on_set_spawn_rate(val: float):
|
||||
timer.stop()
|
||||
timer.wait_time = 1.0 / val
|
||||
timer.start()
|
||||
print_debug("spawn_rate: %s" % timer.wait_time)
|
||||
|
Reference in New Issue
Block a user