How to move camera one position to other position smoothly

Please do not forget to add a link to a Playground to get a faster answer:

Hi all,
How to move camera one position to other position smoothly.

Screenshot from 2022-10-15 13-02-58

for example on screenshot if click on Box mesh camera travel to mesh position smoothly.

Hi,
I believe the answer is around using an animation for changing the camera position and for the ‘smooth’ effect apply bezier curves to the camera.
Probably one of the threads below would be a good start:

Else, let me know and try to post a PG of your case. It always make things a lot easier to debug and share.
Meanwhile, have a great day :sunglasses:

1 Like

Another alternative

1 Like

Huh… this looks pretty much like an animation to me :grin: :wink:
But then, you provided the PG so thanks for that :smiley: :smiling_face_with_three_hearts:
And yes, it is smooth indeed :+1:

Do you use Universal camera or ArcRotate camera?
Implementations may differ.

I have Universal camera