Quantcast
Channel: Answers for "Using yield wait for seconds in my script, correctly"
Viewing all articles
Browse latest Browse all 4

Answer by gregzo

$
0
0
You cannot use yield in Update()! Instead of calling Application.LoadLevel, call a function which will yield WaitForSeconds(5) and then load the next level. Try it, if you still have trouble with it let me know!

Viewing all articles
Browse latest Browse all 4

Trending Articles