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