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