Non linear animation transitions

We can define how an animation state transitions into another one by adjusting exit time, duration, offset, etc…
Is it also possible to adjust the interpolation? I guess currently this is always linear. It would be nice to have ability to change that. I’m especially looking for easeInOutQuad.

Are you talking about the Anim Component and State graph? If so, it’s not possible to adjust. Please add a feature request on this as I think it could be useful to some users (we see who upvotes etc). Issues · playcanvas/engine · GitHub

Yes I’m talking about the transitions inside the state graph. I will open a feature request

1 Like