Description
This is a mini logic brick that fires actions based on a toggle value and\or toggle value change.
Standard VAM toggles (like UIToggle atom) only allow you to set a value of another toggle but, what if you want to trigger actions based on the value of a toggle? This plugin is exactly for this.
Maybe there are other ways to achieve the same result but I made this because I'm too stupid to figure out how.
NOTE: The plugin is not intended to be used ONLY with UIToggles. It have it's own toggle value.
Always thanks @MacGruber for his essential Utils collection of Unity functions.
This is a mini logic brick that fires actions based on a toggle value and\or toggle value change.
Standard VAM toggles (like UIToggle atom) only allow you to set a value of another toggle but, what if you want to trigger actions based on the value of a toggle? This plugin is exactly for this.
Maybe there are other ways to achieve the same result but I made this because I'm too stupid to figure out how.
NOTE: The plugin is not intended to be used ONLY with UIToggles. It have it's own toggle value.
Always thanks @MacGruber for his essential Utils collection of Unity functions.
Thanks for your feedback! ;)