Example #1
0
 public void TurretLookAt(Vector3 target)
 {
     m_ShootingScript.LookAt(target);
 }