Forum Discussion
SuzanneNeafus
2 years agoCommunity Member
Is there a trigger option for State Change without defining what it changes to
I have an object that changes state when the user chooses an option. Once the state changes, a few objects on the screen disappear. This occurs no matter what state is shown.
Is there a way to d...
Nathan_Hilliard
2 years agoCommunity Member
You should probably use a different trigger than the state change. For example, if what you need to trigger happens whenever an option is selected, then toggle one T/F variable whenever that happens. Then use one trigger to watch for a change to this T/F variable instead of watching for various state changes.
Related Content
- 6 months ago
- 9 months ago
- 10 years ago
- 6 months ago
- 8 months ago