Im using relitive forces because i whant it to moove in lical not global space.
But for this to work i must use
transform.LookAt(target);
But i dont whant to have to rorait the object i whant to rotat the direction of the force towards object B, how can i do this or if not what can i do to give the same effect.