Forum Discussion
DeanLodes-a0bc2
7 years agoCommunity Member
Drag and Drop Issue - How to disable drop targets
I am creating a fraction game where the player is dealt a card and can choose where to place the card. I disable the card once it is dropped because the player is not suppose to move the card after ...
BenMcKenna-ba88
7 years agoCommunity Member
You could try animating the drop target off screen using a motion path and setting it to 0.1s so it occurs almost immediately. I have no idea if the drag object would move with it, but I highly doubt it would.