I've got some train track assets I downloaded. I was hoping to be able to use path3d to create a minecart style game in 3D.
Is there a way to have the tracks draw dynamically on top of the path like you can do with line2d?
I just want to draw the path and have the tracks created on it, like blender can do with geometry nodes for example.