Пример #1
0
 public void FaceObject(GameObject inputObject)
 {
     OrientationHelper.FaceObject(inputObject.transform, transform);
 }