I’m looking for a solution by which I’d be able to display text from an external source inside Unity 3D. So far my idea is to use the html renderer script floating around to display a php page which is used to format a txt file.
Anyone know of any existing solutions which might be better (or that even exist)?
Kind regards