extends Node3D var selected_collider : CollisionObject3D func _ready() -> void: $WaveManager.spawn_next_wave()