-
Counting by X
I’m using this simple expression to link a Text layer’s source text to a slider to display numbers.
e = effect(“Slider Control”)(“Slider”);
Math.round(e)How can I get it to multiples of 5 (Or any arbitrary number I want)?
I’m using this simple expression to link a Text layer’s source text to a slider to display numbers.
e = effect(“Slider Control”)(“Slider”);
Math.round(e)
How can I get it to multiples of 5 (Or any arbitrary number I want)?
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy