Draw a curved line between two random points?

Okay so my world is a grid, I’m getting two random instances of the hisms that spawn and drawing a spline between them.

I can’t seem to get it to remove the plane hisms that it’s overlapping and it seems you can only set the beginning and end points. Hmm…