How to create rainbow road blueprint?

I’m trying to figure out where to start with creating an easily modifiable road map system where you can just create a spline and it will generate a road that follows the spline. How can I do this? I’m trying to recreate a rainbow road from Mario Kart (road in the sky/space with no ground). So far I got the material and square plane ready to go.

Oh wow. Useful. I gotta figure out why the mesh is not showing up. It seems to be broken. I can’t find the skeletal mesh option on the spline. Have you tried this tool yet?

Yeah, that’s the problem there’s no mesh slot like in the video when I open it. I think it might be due to the fact I’m using a much newer version of ue4. I’m using 4.24.

Ah okay, now it works. For some reason, the SplineMeshComponent was private instead of public. Thanks man!

I agree. I could try to make a simple version of this.