I want to be able to tell if the same colored objects are touching and if they are and then they are touched then remove them. Anyone know how to do this?
Thanks [import]uid: 29032 topic_id: 13868 reply_id: 313868[/import]
I want to be able to tell if the same colored objects are touching and if they are and then they are touched then remove them. Anyone know how to do this?
Thanks [import]uid: 29032 topic_id: 13868 reply_id: 313868[/import]
Check out the balloons example in the sample code folder. [import]uid: 68741 topic_id: 13868 reply_id: 50970[/import]
use collision detection filters - http://developer.anscamobile.com/forum/2010/10/25/collision-filters-helper-chart
[import]uid: 49842 topic_id: 13868 reply_id: 50978[/import]
what did you mean by touching ? touching the object or collision between the objects ? [import]uid: 71210 topic_id: 13868 reply_id: 51024[/import]