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 ...
RockyLittle-e27
Community Member
I see what you've done there and I don't think its the best solution ... in my opinion the user should not be required to trigger a 'click event' to disable the drag tile once it has been dropped - the layers trick mentioned atop of this article is the appropriate way to set this up ...
rexmor
6 years agoCommunity Member
My sample is just a prototype. You can do many scenarios from it. It is not a canned solution where you open and eats. When you open it, you need to cook based on your recipe. I am just sharing people how to fish and feed him for a lifetime. Cheers!
RE: Drag and Drop Issue - How to disable drop targets
- vireshrane-a3039 months agoCommunity Member
Hi Daniel,
Thanks for this Idea, I am wondering this solution for my activity. Let's see how it will work.
Once again Thanks.