Hey guys, i'm stuck and i need a little help please, thanks.
So, i have 4 objects (with DragDrop).
A -> Variable 0
B -> Variable 0
C -> Variable 1
D -> Variable 1
What i need is, each time i drag-drop an object and collision with another to give variable 1. But the problem here is when i get A object and collision with B variable goes 1. This no need. In this example i need to get C or D object, collision with A or B and give to them variable 1.
I hope make sense. Thanks a lot!