Creating a HUD element showing the distance of an object alone a spline

How can I create a HUD element similar to how games like Overwatch shows the payload moving or cupheads end screen showing the distance you made it. I have a spline in game that an object moves along, currently the end is 7000 along, I have it plugged into a HUD element progress bar but once the distance along the track hits 100 it’s full leaving me with 6900 to go.


Spline Nodes


HUD Nodes

Dividing by the distance of the spline rather than 100 seems to do it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.