Quantcast
Channel: Latest Questions by andrewjm10
Viewing all articles
Browse latest Browse all 10

Scroll text works, but load level is to fast!

$
0
0
I am using a script to load text on the screen and it scrolls down, wish it was up but my issue is that i added a load function at the bottom and it loads the level before it even scrolls the text. public var intro : String[]; public var off : float; public var speed = 50; function OnGUI() { off += Time.deltaTime * speed; for (var i = 0; i How can i get it to wait for the text to finish?

Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images