Ejemplo n.º 1
0
 void initBoss()
 {
     Debug.Assert(reaper != null);
     myDoorsSys.OpenAll();
     StartCoroutine(waitToLeave());
 }