Search found 1 match

by erandros
Tue Feb 04, 2014 7:28 pm
Forum: Code Snippets
Topic: (C++) Simple to use Event Receiver class for Irrlicht 1.3
Replies: 70
Views: 49604

Re: (C++) Simple to use Event Receiver class for Irrlicht 1.

I also have that problem
M4UNOT wrote: everything works, but the first person shooter style user controlled camera stopped working..

Code: Select all

smgr->addCameraSceneNodeFPS();
it get ignored...
I have that problem too. Anyone have any ideas how to keep the camera working?