Forum Discussion
SaraWenger
2 years agoCommunity Member
Help with Drag&Drop
I need your help! :)
I`ve designed a drag & drop interaction. After both shapes have been correctly assigned, a level with "correct" should be displayed automatically. It should appear automatical...
MichaelHinze
2 years agoCommunity Member
One option is to use a True/False variable that is toggled whenever one of the drag objects is dropped. Based on that variable change you can display the Richtig layer, providing the that Simple and Unexpected variables are true. See attached a quick example.