Example #1
0
 public void MoveFlockCenter(Vector3 newLocation)
 {
     behavior.MoveFlockCenter(newLocation);
 }