Creating a visible path from point A to B

Hello fellow developers,

I am creating a need for speed type game where the car is in an open world. I’m creating a sprint race where the player races from point A to B. Similar to the need for speed games I’m wanting to create that path line on the road which shows the player how to get to point B. Just like the green arrows in the picture below. Hoping to get some help in starting this up. Thanks in Advance!!

The first thing that comes to mind is a spline + splinemesh. That’s pretty straightforward to set up. The splinemesh material can be animated to fancy things up.