|
Hello can some one help me, I am devloping a game in which you have to visit diferent places in a ''X'' amount of time I am using this code but I don't know why it dosen work...
(comments are locked)
|
|
You should call a coroutine in which you will yield the processing of this script for the rest of the processing of your code. try doing the following:
(comments are locked)
|

well, what DOES it do? Any errors? Greetz, Ky.
In this code you wait 30 seconds, go to next scene and then wait another 30 seconds to go to next scene?