On turn off toggle
Hi,
I was wondering if it was possible for a toggle to be only turned off by a bang. So if the toggle is already off then a bang will not do anything to it.
Any help will be much appreciated :)
Try
Bang > message box with "0" > toggle.
The bang will set toggle to "off" when banged
i think this is what you mean
This is exactly what I was looking for. Thank you very much!