Пример #1
0
 private void Start()
 {
     _currentWaypointIndex = _patrolPath.GetClosestWaypointIndex(transform);
 }