camera collision in bullet

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
emadof85
Posts: 31
Joined: Sun May 25, 2014 6:10 pm

camera collision in bullet

Post by emadof85 »

i use bullet with rrlicht
how can i make camera collide with other objects in the scene
is there any example please ?????????????
Christi258
Posts: 62
Joined: Wed Feb 06, 2013 12:11 pm

Re: camera collision in bullet

Post by Christi258 »

http://irrlicht.sourceforge.net/forum/v ... hp?t=44121

You also could use a btKinematicController, thats good if you want it like a walking person.
Post Reply