class_name Spawn extends Node2D @export var next_node: Node2D var spawn_position: Vector2: get(): return $SpawnPosition.global_position