Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Fletch on June 06, 2013, 07:24:44 PM
-
I have a GUI Area that I want to be visible when I press a GUI button and then be invisible when I click the button again.
I know it's simple but what's the best method in Playmaker for this simple switch?
-
They're only visible when the state they are in is active, I usually just exit the state and return when I want to see them.