Wait¶
Yields for a certain amount of seconds if a Text advance skiptext
isn't in progress.
Syntax¶
|forcewait,seconds|
Parameters¶
seconds
: float¶
The amount of seconds to yield for. This must be a valid float or an exception will be thrown.
Remarks¶
If a Text advance's skiptext
was in progress, this command will do nothing. An exception to this is when in control of a minibubble which will always yield regardless.