protected override IEnumerator Start() { yield return(new WaitUntil(() => NoaProcesser.BossProc.started)); PauseManager.DestroyMe(gameObject); }