I am trying to build roads with bridges using PCG. when i made a rode with splinemesh all is ok. When i make a bridge - all is ok too.
But when i need to connect them i a have a trouble.
I filter points to detect where is a bridge with a filter. All the points are connected to clusters. And the problem is that when i have 2+ roads clusters after the bridge they are separated with a space.
If i merge the points they all merge in one big spline and the spline mesh becomes a big sausage. Clustering works ok with static meshes but not with splinemeshes.
I specialy made lot of clusters. The problem as you see that no connection between clusters

