- Home /
Question by
aqeel25 · Oct 02, 2020 at 12:16 PM ·
waitforsecondsdelaycoroutines
How to add a small delay to script?
I want to add a delay in my script. I have used Coroutines but they assign control to other coroutines during waitforseconds(). What should i use for delay?
Comment