Quote:
Originally Posted by Arthur But'
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.
|
Thanks. I will try that too. I want to use the sensors though. So if a make something with a while loop to raise our arm, where do I put it in the default code WITH game code