void OnDestroy() { SetHeroActive(true); onCameraPlay = null; onDialogPlay = null; m_instance = null; StroyLineDataManager.Instance.GetNpcList.Clear(); }
void Awake() { m_instance = this; }