I need the Perp Frames component to work on a set of curves, but they are always oriented in a random way. I tried to use a guide curve to align them with one axis, ending with a flipped last plane which is also not usable in my case. Is there a fast way to ensure that all the x axes are pointing upwards or downwards?
Thanks for your reply, but this is not what I need to achieve. I need all planes to point in the same direction because I want to use them to place blocks.
the Perp Frames component outputs planes that are correctly perpendicular to the input Curve
“Perpendicular to the input curve” only means that Plane Normal (Z) is parallel to the tangent vector at that very same curve parameter t, so I see no bug there
the way X (and so Y) axis of that perpendicular frame are oriented, you can decide by using Align Plane, but need to give a reference Vector that is somehow “consistent” for all your frames
I assume this might be closer to what you are looking for?
I knew how the perp Frames work, I just hoped that they would have a more consistant orientation when you use them on a sinle curve.
Thanks for your easy solution I also used the align plane but just with one vector, using 3 makes definately more sense!