|
Re: Relay Set Time
Just make a while loop, and stop the loop after a certain amount of time.
The is an example to it in the default project WITHOUT game code.
Also, if you do so, don't use constants at first but controls, because it's much easier to change those numbers in controls because you don't need to send your project all the time.
|