RTSCamera collision problem

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
havok2063
Posts: 6
Joined: Tue Mar 15, 2011 12:56 am

RTSCamera collision problem

Post by havok2063 »

I'm using the latest code for the RTSCamera and it's working great except for the collision detection with terrain (or anything I presume). The collision code works for the standard Maya or FPS camera so I think it's right and the problem must be with the RTSCamera code. I can't figure it out though. Does anyone know anything about this or have come up with a solution? Or maybe how to implement the collision inside the camera class?

Here is an older thread with the lastest code on page 3.
http://irrlicht.sourceforge.net/phpBB2/ ... ra&start=0

Here's a 2nd old thread regarding the camera as well.
http://irrlicht.sourceforge.net/phpBB2/ ... =rtscamera

Sorry for double posting but the thread I originally posted in seemed out of date so I thought I'd try the main page for some fresh eyes.
Post Reply