I have a problem with Collision Detect

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
As-12
Posts: 12
Joined: Tue Jul 25, 2006 1:19 pm
Location: Thailand , CMI

I have a problem with Collision Detect

Post by As-12 »

Hi everyone!
I am new to English. And I study SDK 's Collision Detecting Tutorial.
But I don't understand that if I have 2 meshes. How can I set Camera Collision Response to 2 Objects. Means that there are 2 objects and How can I set that I can't walk through both objects.
I tried search for example codes and I've looked the DEMO those detect only a single mesh.

Question : How can I do a collision detection with two objects in a single camera ?
Sorry for really ridiculous Question but I English level isn't that good.
Acki
Posts: 3496
Joined: Tue Jun 29, 2004 12:04 am
Location: Nobody's Place (Venlo NL)
Contact:

Post by Acki »

You'll have to use a meta triangle selector for this !!!

There are many posts about this, please have a search on the forum for this... ;)
while(!asleep) sheep++;
IrrExtensions:Image
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
Post Reply