In this playground from the docs for example, how might it be possible to simply use InterpolateValueAction and on click of the sphere, the camera eases to it’s new position?
Adding @RaananW who is working a lot with actions at the moment
It will be simpler to use an animation for that, and trigger the animation.
Animations work on any type of node - Animation | Babylon.js Documentation