Reference Manual: (offline | online) Quickstart: (offline | online)

Pause

Example

# This will show the interstitial if the user has transitions enabled. 
# If the user turns off transitions, nothing will be shown.

scene bg interstitial
with dissolve
with Pause(2)

scene bg another place
with dissolve
Reference Manual: (offline | online) Quickstart: (offline | online)