In a game I am working on I wish to implement a counter at the start of a game and I want to pause, stop or delay all actions( animations, timers etc) in the game until the counter finishes counting and displays a label and the game actions resumes.
please how do I get around this?