Make the Racing game road from time series data

I am making a racing but the point is I have some time series data which I want to use to define the road i.e. if calues are increasing in the time series the road should go left, ig the values decrease, then the road should go right etc etc. Is it possible to make in unreal engine??? If yes, can you please suggest where should I look it for?

Hey there @dslfdlfkgjdlkfg! Welcome to the community! Can you translate your time series data to a CSV format? Then you could probably use a spline mesh and just set the points based on the data you import into a Data Table.

Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.