How do I set the transparency of a GUI.Button once it is clicked?
Jason
How do I set the transparency of a GUI.Button once it is clicked?
Jason
You’ll want to have a GUISkin defined. Once you do, expand the ‘button’ category for all the options.
See
http://answers.unity3d.com/questions/46158/how-to-create-a-transparent-button.html
for more info.