How Can We Help?
Delay (parameter)
Available inside every action, the Delay
parameter adds a delay for the action to happen after the conditions have been met (the interaction will be triggered but the action will wait until the delay is finished).
Example: the user touches a button for launching a sound with a delay of 2 seconds. As soon as he/she touches the button, the audio action will wait 2 seconds before launching its sound.