This example shows how to give the user a message after a certain amount of time has passed. This can be a useful way to give the user a hint.
...
For the first part, we can use a Timer Condition. Drag a Timer Condition into the frame. Then type “3” into the seconds field:
video
We want to add a second condition to this frame. If you'll remember, the frame with the Notification has a condition that is waiting for the Welcome message to close. We want the opposite of that for our second condition in this frame.
...