collision filter question

hey everybody I have quiet a reasonable understanding of collision filters, and know how to basically use them, but is it possible to apply two collision filters to one object at once?

Hi @harryjnewton,

No, you can only apply one filter at a time. What is your scenario that would need 2 filters at once? I’m not following the logic behind doing that. :slight_smile:

Brent

Hi Brent Don’t worry I have recently just solved the problem in my game, but I guess I was just curious to see if it was possible to add two collision filters to one object as when I tried it did not work , thanks

Hi @harryjnewton,

No, you can only apply one filter at a time. What is your scenario that would need 2 filters at once? I’m not following the logic behind doing that. :slight_smile:

Brent

Hi Brent Don’t worry I have recently just solved the problem in my game, but I guess I was just curious to see if it was possible to add two collision filters to one object as when I tried it did not work , thanks