using UnityEngine; namespace Pathfinding { public class Seeker : MonoBehaviour { } }