Hi
I was trying to create a link button with the Unity GUI system but i thought that it’s better to ask here first if there is anything similar already created by the community.
If not, does somebody know a way to make a Label able to receive interaction? (clicks and if posible mouse over events) or to determine dinamically the size of a string (so i can put an invisible button of the same size of the text that it holds and in that way emulates a link button).
Regards.