IrrEdit, simple collison system

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
dejai
Posts: 522
Joined: Sat Apr 21, 2007 9:00 am

IrrEdit, simple collison system

Post by dejai »

Ok just a simple question. How do I stop my camera or node being able to fall through the world yet be able to go through water? Or lets say its a node instead...

Also are there any tutorials about even reciever.
Programming Blog: http://www.uberwolf.com
evilbobthebob
Posts: 10
Joined: Wed Jul 11, 2007 11:03 am
Location: UK

Post by evilbobthebob »

For an event reciever, look at the mesh viewer.

For the falling through water, maybe you need to add the water as a separate mesh without a triangle selector. I'm not sure. :?
Bwahahahaha...the world is mine.


Maybe.


Well, maybe not.
Post Reply