Esempio n. 1
0
 public void OnDestroyedAttractField(GuestCtrlGentle ctrl)
 {
     ctrl.SetNavTarget(ctrl.m_goOutDestination);
 }
Esempio n. 2
0
 public void OnAwake(GuestCtrlGentle ctrl)
 {
     ctrl.SetNavTarget(ctrl.m_goOutDestination);
 }