Drag and drop issue

How abut adding an action to the object to drag that, on click (mousedown) one of the two targets is rendered invisible so it won't react to the drop action? Didn't try it but would assume it might work.You'd need another action to show the hidden object once the mouse is released. The action to check if the drop 'was correct' should run before the action to 'reshow the hidden object' so the logic should work correctly sequentially.

Discussions have been disabled for this post