Now i'm using getObjectsInRange to return the object im looking for, but the problem is the getObjectsInRange method only return the object name. How do i get the object location?
such as, the getObjectsInRange return a object callded "leaves", so how can i get the leaves location(X,Y,)?

