INITIAL POSITION

Hi, it´s possible put a object in the initial point of other object, that is to say, know the initial position the an object and use it for other object.? 

[lua]

object1.x = object2.x

object1.y = object2.y

[/lua]

[lua]

object1.x = object2.x

object1.y = object2.y

[/lua]