public void OnDestroyedAttractField(GuestCtrlGentle ctrl) { ctrl.SetNavTarget(ctrl.m_goOutDestination); }
public void OnAwake(GuestCtrlGentle ctrl) { ctrl.SetNavTarget(ctrl.m_goOutDestination); }