Posted: 20th Sep 2011 21:45
Hi all,
I'm trying activate/deactivate the physics collision between entities. I'm too confused with SetSpriteCollideBits(), SetSpriteCategoryBit() and SetSpriteGroup() in order to get that one sprite only collides with certain entities and ignore others... The doc, is in this case, is not enough for me...

Can anybody give me some light about it?
Thanks in advance

Regards
Posted: 21st Sep 2011 10:20
Hi all,
forget it, I found how to do it in the Box2D manual (filtering section).

Regards!