sleep function
Posted:
Thu Jun 23, 2016 1:08 am
by Xpoint
is there a way to make a sleep function as in C language ??
Re: sleep function
Posted:
Fri Jun 24, 2016 11:20 am
by lcl
That would essentially mean freezing the game for a specified time, what do you need that for? If you want to make events that have a timed delay, you should look into using timers.
Re: sleep function
Posted:
Wed Dec 11, 2019 12:49 pm
by HarrisonMJ