My second Location problem involves placing an object in the same place as another object.

So, say object 1 appears at x,y (a randomly generated position), and I want object 2 to appear at the same place,

how do I tell it to use the same position as was used before?