The documentation page here:
http://docs.unity3d.com/Manual/gui-Basics.html
shows how you can make a clickable button with an image on it. The example assumes that you have drag and dropped the PNG into Unity, and Unity has converted it into a Texture2D asset.
↧