The solution I used was to take 1% of Time value, leave just the fraction after decimal point and turn it back into the original magnitude (x100). This way we make "new" Time that keeps going from 0 to 100. I think you can safely use slightly bigger numbers if you need the loop to be longer.
2 likes 1 replies
?