Пример #1
0
 public void CmdSetRotateDestination(Vector3 dir)
 {
     _motor.SetRotateDestination(dir);
 }