Hello,
Say I have one value of 0 - 50 and a second value of 0 - 16, how can I scale the 2nd value to the first value. So if I decrease value 1 every second by 1, value 2 follows value 1 so when value one is at 25 value 2 is at 8 for example.
Thanks!
Mick