Is it possible to reset an ease behavior

I’m making movement with smooth deceleration, but when I go to move again the ease behavior doesn’t reset itself therefor it keeps the same data from the previous time it went off. It either stops suddenly if its close to 0 or it just doesn’t look smooth at all.

3 Likes

Being able to stop the Ease behavior is a feature we need

2 Likes

I would suggest using my bundle for more easing features.

2 Likes

Ok thank you, Ill check it out.

oh, btw a question about its performance, how does it compare to the standard Ease behavior?

1 Like

It runs pretty much the same as a normal ease behavior now, putting most of it into a single expression has made it run a lot more smoothly.

3 Likes