Hi all
I have a number that is going on loop from 0 to 100. What i really want is to have that counting going from 0 to 100 in one turn and in another from 100 to 0 and again from 0 to 100. I tried reverse, but it just output's negative values since the loop is still the same.
Any ideias?
Thank you all in advance for your help.