I want to place object A in the exact same spot as object B is. Object B can be anywhere: in a room, on a supporter or inside an object that is inside an object that is inside on object and so on. If I use
move object A to the location of object B;
I will only put it in the room that object B is in. What can I do?