I’m trying to find out what the best way of adding a countdown timer would be. The timer would count from 5 to “GO” similarly to racing games and on go the player would be able to play the game.
My initial ideas were to perhaps delay the player spawning and then draw the numbers during the delay but I don’t quite know how I could do that and I can’t find much help online.
P.S. Its my first time using the answer hub so please bare with me if I make any errors.