Has anyone come across any good tutorials for building GUI’s and/or HUD’s for Unity? I’ve looked through the basic documentation on GUI Textures, but was wanting more. Something in the line of how to actually implement buttons would be very helpful. It looks like this is probably more of a scripting thing than anything else, so if anyone’s got some code I could look at for such a task, that would be great too. Any help is appreciated.
http://www.unifycommunity.com/wiki/index.php?title=Script_Archive#Graphical_User_Interface_Scripts
There is some example stuff.