Synchronized camera animations

Welcome aboard!

I think you want to use clone() on the parameters you used in your animation keys, else you will get weird effects because camera.position and camera.target are the properties modified by the animation:

https://www.babylonjs-playground.com/#0NTY5C#3