Hello everybody,
i made a Spline mesh component blueprint with an array, to control every Component between every splinepoint.
My next step was too add multiple mesh components with another array to make more cables that follow the spline. Every time i add a new component (add a new index to that array), the last one gets a new component on the last splinepoint, even if the component hasnt got a geometry. The Array has the right length and everything seems right, but that mistakes get more and more problems by adding more components. I don
t thing I am the only one who has to solve that problem, but i don`t find anything similar online.
Could u help me?
Can you show your blueprint?
sorry. Found it last night.
In Spline Details panel is a boolean which has to be checked.
It`s called ‘stationary endpoints’.
Thanks for asking.