Dragging animation problem

Hi All, I would like to drag animate between the two tiles and have used variables to change the tiles based on whose screen it is on the said tiles but in the prototype settings the tile Kenny is linked to Mary instead of Kenny. It now creates a transformation animation instead of actually moving the tiles. Any help would be appreciated

I have finally found the solution, the tiles are always linked to the first tile of the other screen when in auto layout. So if a dragging effect is needed, replace the auto layout padding to a rectangle of similar dimensions and then place the tiles inside. Makes it a lot tougher to create complex dragging animations for multiple tiles within the screen. Hopefully an easier way would come along in the future