Hi.
First off, thanks for your engine.
I'm commencing to use it and i have a little question.
How can i get a FPS phisical camera ?
I have all working and i want to make a little app. I see your demos and did some changes on it (i love volumetric light, i added it everywhere xD)
well, my first think was to modify 09 - Physical meshes.cpp, and try to attach my camera, but don't work like i want.
I added this after update ctrl.
Code:
Cam.setPosDir(ctrl.actor.pos())
My camera move whith physics but i can't turn. I don't know if i must to apply a force or if exist a way to do it easier.
PS:sorry for my poor english