I have a sprite object using the "warp object" effect. One of the parameters is Frequency.
On the lower part of the object I want the frequency to be 1, and at the top I want it to be 5. Can some kind of expression be used to achieve this?
For example doing some kind of lerp between the value for the bottom of the sprite to the top?