Forum Discussion
ErinDesman
4 years agoCommunity Member
Simple drag and drop
I have 4 circles I want to the user to drag and drop into a funnel. Once all 4 are in the funnel, I want to display a resulting green circle. I have added a hover state to each of the purple circle...
ChristopherD273
4 years agoCommunity Member
Have you tried a number variable that increases when the circles are dropped? You could then display the green circle when the variable reaches 4.