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 ...
JCBlanchard
Community Member
What do you mean by "Deleted" state? Do you mean Disabled?
JasonKramer
6 years agoCommunity Member
JC,
I tried the "deleted" state approach and it worked. By "deleted", is just a custom state where the actual object that was setup as the target_object is literally deleted, such that there are no actual objects in that state.
- GillianDelvigne6 years agoCommunity Member
Exactly! :)