Sorry for the newbie question. I want to create a curve way point line that the player will travel or move to by dragging, my question is how to know the total distance covered by the player based on the total length of the curved line? I can compare it as a Canvas slider UI with a value of 0 to 1 but instead of a straight, it can be a curved line.
↧