Hello guys, I'm pretty new to Babylon.js and doing some demos.
Right now I'm trying to implement a platformer physics like Mario Galaxy. But I'm having some problems getting a 3rd Person Follow Camera around Planet working :s
This is what I have right now:
http://www.babylonjs-playground.com/#2IYTT
I'm trying to do a camera that will follow my character around the planet, an effect similar to Prosecution Demo: http://cdn.babylonjs.com/wwwbabylonjs/Scenes/prosecution/index.html
Any help would be praised!
Thanks in advance