Hi, here's what i'm trying to do:
<img src="http://img850.imageshack.us/img850/4061/xyfy.jpg" border="0" />
I have multiple physics instances of the same object "redball", when created, every redball has one random number "ballvalue" asigned.
What i want is to destroy both colliding balls if they have the same "ballvalue" without affecting any other ball.
Anyone has a clue?
Thank you.