Hey there @handycup3D! Welcome back to the community! We may have to see how you’re managing your BP for deeper advice, but the basic gist would be to have your splines have a reference to the next in line (if the road is linear) and when reaching the end spline, change the spline follow target you have setup. If not linear, you may need to have some form of collision or position check to choose the next path. This will depend how your road system is intended to be and how your current spline follow system is setup.