Forum Discussion
MinhazMahmud
5 years agoCommunity Member
Show next button when all drop targets are occupied
I have a slide with multiple drop targets with multiple objects. Any object can drop on any target. I need to show the next button only when all drop targets are filled.
When there are two object...
TomKuhlmann
5 years agoStaff
You could use the drop correct and incorrect states on the objects. They get changed automatically. Then create a trigger to change the state of the next button when state of object(s) is incorrect or correct. There are a few ways to do that part of the trigger, but evaluating incorrect and correct drop states is probably easier to manage than variables.
Related Content
- 12 days ago
- 7 months ago