Page 1 of 1

wait _ seconds?

PostPosted: Tue Jun 02, 2009 9:19 pm
by Fojam
is there a code that you can have something happen, wait a certain amount of time and then do another thing?

Re: wait _ seconds?

PostPosted: Tue Jun 02, 2009 10:32 pm
by makslane
There is no wait functions in Game Editor.
You need to use timer events, intead wait.

Re: wait _ seconds?

PostPosted: Wed Jun 03, 2009 2:51 am
by BlarghNRawr
pretty much the same thing. there should be a built in tutorial for timers.

just remember that 1000ms is 1 second. not 60 as one would believe