Teleporting instead of Panning, is this a bug or am I missing something?

It must be called every frame - that’s how interpolation works, it relies on the intermediate result. And you need to sample the current location, too:

If you’re interested in the Time it takes to go from A->B, consider looking into Timelines.


In depth:

1 Like