using UnityEngine; namespace Game { public class WayPointFlag: MonoBehaviour { } }