PathfinderComp: navigateTo(target: Vec2): Vec2[] | undefined Get navigation waypoints to reach the given target from the current position. graph: Graph | undefined Get the graph used for navigastion if any.
navigateTo(target: Vec2): Vec2[] | undefined Get navigation waypoints to reach the given target from the current position.