Can't get an object to click to two different markers

I’m trying to make a simple dress up game and would like to be able to move the clothes, stick to the doll, and then when done get them to stick to where they started. I’m only able to get the piece to stick at one marker and if it gets near the other it’s flung back to the spot it can stick to.

How are you doing it at the moment? Are you storing the original start X and Y positions in an object variable? That’d seem the best way to go about it.

If you show us the snippets of all the events that set the position the clothing objects, we may be able to provide better help .