If I have an open curve and am not looping or ping-ponging, how can I tell if my object has reached the end of the spline? What's the easiest way to do this?
Nevermind. I figured it out. I am checking the CurrentTF value to see if it equals 1.0. That seems to work.
Nevermind. I figured it out. I am checking the CurrentTF value to see if it equals 1.0. That seems to work.