FPS camera fix...

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Killcam
Posts: 6
Joined: Tue Oct 19, 2010 5:58 pm

FPS camera fix...

Post by Killcam »

Well, I have been searching the fix to the problem with the collision of the camera, which stack on the roof.

I searched the forum a lot of times, but the only result I got was that there are quite a lot of threads fixing this problem, but I seem to be unable to find one.

I know a thing or two about coding, and I have found that the problem is that isFalling function concerns if there is collision, and returns false if there is collision.

Anyway, all I want is a link to a thread with the fix, if possible.
In the meantime I will continue looking around the forum for it...
Post Reply