void Awake() { seekBehaviour.SetBoid(this); persuitBehaviour.SetBoid(this); desiredForward = transform.forward; }