|
Im developing an inbox system using mysql and unity. Everything is going fine, however I am not sure how to achieve the next step. When a list of messages is pulled from mysql it changes the text of a guiText with the list. But how do I make those messages clickable since its a single string? Would I have to dynamically create a guiText object for each message? Can those be clickable?
(comments are locked)
|
