Hi,
What would be the best way with internal methods of FreeCamera & Vector3 of doing this instead of adding x y and z and scaling the values manually? I tried using camera.position.add(newPos) and it didn’t do anything
https://playground.babylonjs.com/#T5N0CF#1
Thanks
D