Exemple #1
0
 private void Fire()
 {
     StartCoroutine(playerShooter.FireContinuosly(0)); //First gun will be fired
 }