void initBoss() { Debug.Assert(reaper != null); myDoorsSys.OpenAll(); StartCoroutine(waitToLeave()); }