foamyesque Posted April 14, 2019 Share Posted April 14, 2019 @maxarturo: For the record, the best way to do the 'reverse the state of a boolean' sequence is this: isTriggered = !isTriggered It's the fastest to execute and the fastest to type, and IMO it's clearer than any of the conditional layouts. Link to comment Share on other sites More sharing options...
Recommended Posts