I think that you could just move the second point of a spline with a lerp node (alpha goes from zero to one, and you set the two coordinates for right and left)
2 Likes
I think that you could just move the second point of a spline with a lerp node (alpha goes from zero to one, and you set the two coordinates for right and left)