Hi everyone, I’m really new to unity, and even new to scripting… and I am having problem and I need help T-T
I’m currently trying to load .txt file that has lots and lots of text in it, to GUI…
and I’m trying to scroll and fade away like old StarWars movie in the beginning…
I’ve managed to find the script that loads the script to the screen, But I have no idea how to make it scroll up to show all the text in the txt file and make each line fade away… :?
like high score thingy here:
http://www.starscenesoftware.com/Unitroids.html
but my text is a lot longer than that…
(I’m trying to show some texts from bible…)
This is the quote that I attatched to the main Camera object…
So could anyone tell me what kind of code I should type in? please?
Thanks in advance…