コード例 #1
0
 void SpawnBoss()
 {
     boss.Spawn();
     thunder.SetActive(true);
 }