3-2-1 START Blueprint

Hello guys i have a very important question. i wanna make a little shooter game (based on reflexes but not that’s the point)

i want it to be like the game is paused and you can’t shoot the other person, but when it says START the game starts . i can’t figure out the blueprint for it. :frowning:

please help me. thanks :slight_smile:

Disable player input at the start. Create a timer that counts down. When it reaches 0, enable player input. Or just use matinee.