Пример #1
0
 public void SetTargetToFollow(Transform target)
 {
     followTarget.InitTarget(target);
 }