Script Reference |
wait (delay) //Beginner |
Used for : Generell.
Parameters :
Description :
Will pause a script for a certain time. Only works in Cutscenes, Textscenes, Functions and Loop events. To use wait in events like on (look) and similar you can use a minicut() command to make this event behave like a cutscene. [Variables] can be used as parameters.