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