Hi guys
This new version of construct added more interpolation expressions:
"New interpolation system expressions: qarp (quadratic interpolation through 3 points), cubic (cubic interpolation through 4 points), and cosp (cosine interpolation)"
I was wondering it it's possible to use them for animating the Ease IN.
I tried messing with the values for the other points, to no results... Does anyone know how can I do this?
I know of the fantastic behavior for tweening EaseTween (still think it should be added as something official!), but I was trying to achieve this without any 3rd party plugins.
Thanks!