-
Invert center delay
Hi, I found this delay expression on forum, it returns a low value from center of text index, but how can I invert this to make it center value highest?
myDelay = Math.abs((textTotal-1)/2 – (textIndex-1));
Thank you!
Hi, I found this delay expression on forum, it returns a low value from center of text index, but how can I invert this to make it center value highest?
myDelay = Math.abs((textTotal-1)/2 – (textIndex-1));
Thank you!
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy