Path follower using a timeline

Path Follower must use only one tween, but you can give a custom easing function. Your function would choose an easing function based on the t range.

The other way is to use a timeline and an ordinary sprite and update the sprite’s position yourself.