how to change between true/false in unity code example Example: change true to false unity yourBool = !yourBool;