Draw a curved line between two random points?

If you’re able to get a volume along the spline, you can use “Get Overlapping Actors” to grab an array of tiles inbetween the two points, then delete each tile in the array.