-
Increment value
Hi!
I have a question about how to make an expression increment a value.
For example, I have a slider that indicates speed and goes from 0 to 100.
And I want a layer to rotate slower if it’s close to 0 and faster if it’s close to 100.
I had thought with linear and time, but it only works well when the value of the slider increases, when the layer rotates decreases inversely and also if it decreases quickly it rotates faster.I explained myself well?