Hi all
I'm doing a project that features clickable text. Basically every single word in the text needs to be clickable, and I need to know which word was clicked.
The texts are loaded at runtime so I don't know them in advance.
I am pretty new to NGUI, and I don't know if this is accomplishable using NGUI.
Any ideas on how I should go about this?
Regards