Getting the exact location

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?

1 Like

I think this should do it.

move object A to the holder of object B
4 Likes

Great! Thank you so much!

1 Like