Collision between md2 , and md2 to map

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
Kaneda

Collision between md2 , and md2 to map

Post by Kaneda »

please, i need a short source code example for two questions.

how can i detect a collision between two actors MD2 ?

how can i detect a collision and response between an actor MD2 and a map BSP?

thanks
gmpiglet
Posts: 6
Joined: Mon Dec 20, 2004 1:20 pm

Post by gmpiglet »

The sample 07-collision may be helpful.
Post Reply