overlapTest
Tests to see if this node collision shape overlaps the collision shape of any other nodes in the scene using Node.collisionShape.
Return
A node that is overlapping the test node. If no node is overlapping the test node, then this is null. If multiple nodes are overlapping the test node, then this could be any of them.