Ejemplo n.º 1
0
 private void ShotLaser()
 {
     SEManager.PlayShotLaserSound();
     laser.SetActive(true);
 }