How can I move my character on spline and at the end take back control to move free

I am currently trying to move my character on spline to reach at Destination and after that I want to regain control on his motion.
I found many videos for objects to move on spline but it was missing with regaining control.

I would really appreciate the help

Thanks

Hard to suggest something tangible with no details, something like this probably:

Essentially, check how far you are on the spline and stop Tick from applying movement.

This look really promising, but can you please tell tell me what is inside start stop spline ride?
Sorry I am learning this quite new with this.

It’s just a custom event. Its only purpose is to stop the Tick once you’ve run out of spline to follow. I was under the impression that’s what you’re after since there are hundreds of spline movement tutorials available on YT already.

Is there an element in the tutorial you’re stuck on?

Your spline riding logic would normally sit where the Print String node is above.