On some tracks, the deltabar does not display any data at all.
Turns out the app does not know where the car is on the track. It uses NormalizedSplinePosition to get an approximate position, but some addon/custom tracks do not have this spline.
This could be worked around by using the 3D position of the car, not sure if it's worth the effort?
On some tracks, the deltabar does not display any data at all.
Turns out the app does not know where the car is on the track. It uses NormalizedSplinePosition to get an approximate position, but some addon/custom tracks do not have this spline.
This could be worked around by using the 3D position of the car, not sure if it's worth the effort?