You could have the user controls be part of a variable that disables them unless the variable is on and then on start of layout wait 3 seconds and then activate the controls. You could also throw an animation with the count down up on the screen while this is taking place or just use a text object as part of a global variable that subtracts 1 every second.
Lemme see if I can throw together a simple demo of what I'm thinking.