Exemple #1
0
 private void HandleRotation()
 {
     m_Movement.AddLookAt(m_Camera.ScreenToWorldPoint(Input.mousePosition));
 }