Drag and drop with multiple targets

Hey all,

I’ve been scouring the innernets for the solution to this. I’m sure it’s there, it’s just hiding.

I’ve made a drag and drop quiz where you have to drag the labels to the right place, otherwise they just go back to where they were. That was easy enough. But now the bosses decided that they want it so you can get it wrong as well, which means multiple targets. My poor little brain cannot handle it!

I’ve been looking at changing a variable with the target x and y on mouseover, but that just seems to stop the onRelease function. I’m going to be playing with that today, but if anyone can just wave their magic wand and provide some brain-cooling relief, I’d be much obliged.

Thanks!