Top down, side view?
The ball behavior would be the simplest for side view.
Then the path behavior for top down.
"distance(.x,.y, enemy.x,enemy.y)/2"
Add node at clamp(normalrandom(radius),max +,max-) distance from the midpoint, x, or y depending on how the ship is facing, then add node at enemy x,y.