I want to get some experience with irrlicht.
I tried some tutorials, they run fine, all. But in tutorial 7 about "collision detect und response" I got a problem.
It compiles, it runs, but I cannot move the camera with the keyboard. This isnt normal, isnt it!?
I can look around with the mouse, but it ignores hitting the keyboard.
If I hit the keys very often and irregular, then I move sometimes one metre oder something...
I think its a problem with ISceneNodeAnimator. Without this animator I can move around in this level.
Btw.: I compiled irrlicht 1.3.1 on Linux Gentoo 64Bit and got the current tutorial from the sdk.
Maybe someone can help me with this issue?
