I am making a Game where there is a correct answer (text object) placed randomly in layout. There is a box where the player has to drag and drop the correct answer. I applied the drag and drop behaviour to the text objects, that's working. But i cant apply the overlapping condition to verify if it's dropped in that box or not. Any guess how can i use that or any other way to fulfil that Condition??