Exemplo n.º 1
0
 public void Init(Transform[] locations, FinalBossStageController controller)
 {
     teleportLocations = locations;
     this.controller = controller;
 }
Exemplo n.º 2
0
 public void Init(Transform[] locations, FinalBossStageController controller)
 {
     teleportLocations = locations;
     this.controller   = controller;
 }