Пример #1
0
 public void TurretRotate(float rotate)
 {
     m_ShootingScript.Rotate(rotate);
 }