コード例 #1
0
 void SwordCollect()
 {
     lM.EnterEnemies(1);
     lM.SpawnTorch();
     EventManager.collectedSwordEvent -= SwordCollect;
 }