class_name PathNode extends Node2D @export var next_node: Node2D var path_position: Vector2: get(): return $PathPosition.global_position