10-06-2015, 05:02 PM
Hi Everyone,
For our current project we've been making use of the CurvySplineGroup to string together the Splines of different road pieces to form one big spline
which we can use for interpolation. This all worked perfectly in 1.61. However, today I tried upgrading to 2.0.1 and now this method doesn't seem valid anymore.
When I run the code now, the AI which is supposed to follow the spline just runs of somewhere and keeps going back and forth between several points that are nowhere near the actual spline.
Has the functionality changed drastically for CurvySplineGroup? And if so, what would be the new method of combining splines.
Thanks in advance for all your help.
Regards,
Thijs
For our current project we've been making use of the CurvySplineGroup to string together the Splines of different road pieces to form one big spline
which we can use for interpolation. This all worked perfectly in 1.61. However, today I tried upgrading to 2.0.1 and now this method doesn't seem valid anymore.
When I run the code now, the AI which is supposed to follow the spline just runs of somewhere and keeps going back and forth between several points that are nowhere near the actual spline.
Has the functionality changed drastically for CurvySplineGroup? And if so, what would be the new method of combining splines.
Thanks in advance for all your help.
Regards,
Thijs
if(!isCoding)
StartCoding();
StartCoding();