Decide which objects collide between which ones

Hi,

I need to know if there is any way to determine which objects collide another objects.

For example, I have some dinamic objects (A,B,C,D)

I want A collides with C and B collides with D, so A pass trought B.

Is there any way to do that?

Thanks everybody! [import]uid: 95411 topic_id: 16461 reply_id: 316461[/import]

I think what you need is Collision Filters.

http://developer.anscamobile.com/forum/2010/10/25/collision-filters-helper-chart

[import]uid: 64174 topic_id: 16461 reply_id: 61431[/import]

That’s just what i need!!

Thanks a lot…

I think i have to read all the documentation before programming :slight_smile: [import]uid: 95411 topic_id: 16461 reply_id: 61446[/import]