Are there a way to limit the lerping loops?

Hi!
I have a cinemachine vistual camera setted as Frame Transposer and POV with recenter enabled.

After some movement the recent back the camera to the original value.

And we can see the values and sometimes even after some many seconds the lerping keeps running in extreme low values like 1234567-35. What is basically unnecessary.

I have a similar script and in my case, I create a field to a target like 0,001. Once under it the lerp will exit.

Are there something similar and I am missing?

Thankl you

Axis recentering does not have this in CM2 (it does in CM3).
Why is it a problem?

1 Like

Hi Gregoryl.
I think it’s a good idea to keep processing as low as possible. Just it. Is impossible to see the difference between 0,001 or 0,0000000000000001.
And is very nice to know that we have it in CM3.
Thank you.

1 Like