Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Switch Spline Problem
Post: RE: Switch Spline Problem

I solved the problem by typing " m_Position = 0;" inside the gonextspline method. but now I have a new problem and unfortunately it is inexplicably complex. :(
erenjeagerot Curvy Splines - support forum 4 11 05-30-2023, 09:09 AM
    Thread: Switch Spline Problem
Post: RE: Switch Spline Problem

_Aka_ Wrote: (05-29-2023, 07:26 PM) -- Hi The second parameter of SwitchTo is the destination TF. By setting it to 1, the switch will put you at the end of the spline. Try setting it to 1. Did this...
erenjeagerot Curvy Splines - support forum 4 11 05-30-2023, 05:29 AM
    Thread: Switch Spline Problem
Post: Switch Spline Problem

If it has reached the end of the spline, I want it to move to the next spline. I want to do this through code. It switches from spline 1 to spline 2 but does not complete spline 2. and it doesn't swit...
erenjeagerot Curvy Splines - support forum 4 11 05-29-2023, 03:16 PM