If you click, the variable will toggle [1 or 0]. This took me a while to figure out but I hope it will be useful (I don’t know why you would use this haha). It uses the trick where you turn a Boolean value into an integer by multiplying it by 0, blah blah blah…