- Home /
How to Load Text From External Text Document for GuiText by java Script...
I wanted Load Text Of Text Document in GuiText...
I have to Load Text of External Text Document Into GuiText by Java script
my Operating system is Win Xp Sp2
Thanks.
Answer by Rennat · Dec 02, 2010 at 06:33 PM
Using the resources folder you can load resources at runtime
documentation here: http://unity3d.com/support/documentation/Manual/Loading%20Resources%20at%20Runtime.html
also here's a blog post where the guy does this same thing (in c#): http://www.mindthecube.com/blog/2009/11/reading-text-data-into-a-unity-game
Your answer
Follow this Question
Related Questions
How to display EULA from Doc in Unity? 0 Answers
How to display Greek alphabets 0 Answers
How do i make the text using gui look clear? It looks blury 2 Answers
Cartoon like text outline, best approach? 1 Answer
Creating a Game Object from a text file 4 Answers