Page 1 of 1

Entities That Don't Collide With Each Other

Posted: Fri Apr 17, 2015 11:44 pm
by mcmonkey
Is it possible to make it so there are (EG) two entities that fully interact with the world, but simply pass through each other? (Sometimes called 'ghosting').

Re: Entities That Don't Collide With Each Other

Posted: Sat Apr 18, 2015 3:43 am
by Norbo
Yup, check out collision rules.

The CollisionFilteringDemo in the BEPUphysicsDemos shows an example.