pixi-ease
pixi-ease copied to clipboard
"relative" or "proportional" option?
Hi!
I often need proportional/relative easing, e.g., for scaling of objects by a factor X instead of (absolute) scaling to a scale X.
Is this supported (I didn't find it)? or is this a desirable feature (e.g. as one more option to ease.add())?
Thanks!