How do you disable gui skin?

Hey

So on click of a gui skin it changes states but when active I want the skin to hide.

I’ve tried .enabled and everything but it isn’t working.

So how do you basically disable gui skin?

Thank You my lovely unity community :wink:

gui skins are collections of styles applied to gui elements… you can’t really “click on” a skin so I’m not sure what you mean… can you explain what you are doing a little more? did you mean a skinned button, and how do you hide a button?

Yes sorry, a skinned button

So once I press a button i want a skin buttoned to disappear.