This commit is contained in:
Ultrablob 2024-05-06 10:05:42 -04:00
parent 100572749a
commit 11a54f2b94
22 changed files with 304 additions and 532 deletions

View file

@ -6,4 +6,4 @@ class_name Wave
@export var quantities: Array[int]
@export var spawning_duration: float = 1
@export var wait: float = 1
@export var wait_for_killed = false
@export var wait_for_killed = true