11-12-2019, 10:32 AM
Hello ! I have a little issue.
I am manually adding point on a spline, using spline.Add(Vector3 position).
After the creation, I would like to manually order myself the position of the point in the spline
How, From script, can i change the order of a CurvySplineSegment ? (and update the spline to do the calculation)
Thanks !
I am manually adding point on a spline, using spline.Add(Vector3 position).
After the creation, I would like to manually order myself the position of the point in the spline
How, From script, can i change the order of a CurvySplineSegment ? (and update the spline to do the calculation)
Thanks !