Hey guys, i’m new to using unity. I’m trying to make a button (button one) toggle being active in the scene when I press another button (button two). Toggling the checkmark in the top right of the inspector seems to be the best way to do this, but how can I code this to happen?
Thank you.