Hi, the idea of converting the curve to mesh, and then back again, so that we could get rid of the scaling issue. Would it be possible to capture the tilt (perhaps converting the curve to points, and capturing the data of the points?) before the conversion, and pass it to the new spline? And by doing so, not having to worry about the number of gondolas?
I have tried and failed, but I can’t get it out of my head that “it should work”. So I’m asking, is it a fool’s quest, or is it possible. It’s just that I don’t know how.
I was also thinking that aligning the rotation to the normal of the curve we’re instancing on would do the trick. But I lack the skills necessary to go from idea to reality. Or I’m just not smart enough to understand that it’s impossible.
Thanks,