is there a way to generate a Curve Vector from an array of coordinates in the world space?

Hi @TonyBaia99

Maybe have a look at splines. You can plot the spline using the coordinates you have then you can get your actor to follow the spline including rotation.

He explains this very well