From what little knowledge I have, it seems that you have to set up a collisionresponseanimator for everything you want to collide.
Is there no way to just set every soild to collide?, preferably in a few lines of code.
collision
I made The shortest response you will get on collision detection. It talks about how to do multiple collision detection as things of that nature. There is no "few lines of code" answer however.
There is nothing like the following:
setCollisionManager.CollideAll = true.
My post seems to have helped many people out. Here is the link to the post hopefully it will work for you!
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=1466
Also when asking for help it is not generally recommended to put a face,usually no one is going to respond
There is nothing like the following:
setCollisionManager.CollideAll = true.
My post seems to have helped many people out. Here is the link to the post hopefully it will work for you!
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=1466
Also when asking for help it is not generally recommended to put a face,usually no one is going to respond