Ok... I've been trying to apply text from a TXT file to a curved surface. The text is randomly grabbed from the file, but I am not having a problem there. The challenge has been on applying it to a curved surface in a Perspective-camera environment.
I've thought about adding the text to a Material, but cannot seem to find the text-as-string-to-material as an option. I have also tried to apply text to a GUIText/TextMesh object, but unfortuantely, neither accepts an apparent curved surface.
If there are any ideas on how best to approach this, that would be amazing. I am a relative novice, so please be kind!
Thanks for any suggestions you can offer,
Q