Hi folks
I have a slight problem identifying both instances of the same object when they collide.
This approach brings back identical IIDs:
<img src="http://imageshack.us/photo/my-images/715/collisionl.png" border="0" />
Hopefully, I've just messed up the logic and there's a way to use pick nearest to identify the second instance.
Alternatively, the nearest instance is the initial instance, in which case I need to find the second nearest instance.
Any help would be much appreciated.
Thanks in advance.