hello,
just started with babylon and got an fbx file exported from blender to .babylon.
using `BABYLON.SceneLoader.Load` to get my object.
The camera is rotation around its axis and instead I would like it to rotate around the object.
Playground: http://www.babylonjs-playground.com/#JR2HVU
don't know how to use an external file for the car, but I hope you guys can at least look at the code and maybe spot something i'm doing wrong.
thank you