Exemple #1
0
 public void SetWayPointSeekDistance(float wayPointSeekDistance)
 {
     steeringBehaviour.SetWaypointSeeKDist(wayPointSeekDistance);
 }