Hello Answer Hub!
I’m trying to build a procedural pipe system by using a Spline in a Blueprint actor. The pipes should not deform though, and I’d like to use Instanced Static Meshes to build the pipe. On the corners I’d like to add a bending (90 degrees) piece, and they need the correct rotation on them, obviously.
And for some reason I’ve hit the limits of my brain. because the pieces marked with squares (in the screenshot) have a different angle setup between each other, but Blueprint is thinking they’re the same setup.
- Leave: This is the Leave tangent on this spline point
- Direction: This is the direction the
spline continues from
You can see more issues along the spline, but the problem seems to be the same.
Any ideas how I could solve this?
Thanks in advance!


