[ODE] Re: Getting Bodies to pass through one another?

Aras Pranckevicius nearaz at gmail.com
Wed Jun 29 17:37:38 MST 2005


> How do I stop a collision from commencing?

Just don't create contact joints. The collision won't happen.

However, the collide/category bits approach is better IMHO - the code
stays cleaner and it's more effective (because the check happens
earlier).

-- 
Aras 'NeARAZ' Pranckevicius
http://nesnausk.org/nearaz | http://nearaz.blogspot.com



More information about the ODE mailing list