Hello guys!
I am trying to create a button to enable / dsiable a bunch of code.
I would like to use the same button. In the first ''click'' i would like to enable the code (i.e. Play sound file) and in the second "click" to disable the code (i.e. Stop sound file)
How can I do that?
THanks.