Beispiel #1
0
 public void SetWanderDistance(float wanderDistance)
 {
     steeringBehaviour.SetWanderDistance(wanderDistance);
 }