Пример #1
0
 private void Rotate()
 {
     transform.rotation = StaticUtilities.XYLookRotation(transform.position, moveToPos);
 }