Example #1
0
 private void FixedUpdate()
 {
     boidlord.UpdateATL(player, spline, crosshair);
 }