-
waitforseconds() method not work not working
about 9 years ago
-
over 7 years ago
check for the time in projectSettings->Time . it should be 1 or greater. -
-
over 8 years ago
I tried the same code from unity docs it worked fine for me few days back.
-
-
about 9 years ago
Hello,
I have tested this code. This is working perfectly.
The length of the audio clip is in seconds. Debug its length.
The only thing you need to do is wait for the time(length of the audio clip in sec) and then it will print "Waitting" for sure.Thanks
-
3 Answer(s)