Question by
unity_qHxqEi9KOFrnfw · Oct 16, 2020 at 08:16 AM ·
c#scripting beginnercountdowntimer countdowntimer-script
How to get a countdown timer with values entered by the player
Hi, I'm creating a new game where there must be a countdown that begins with the values put by the player in three squares (hours, minutes and seconds) at the beginning of the game. The format is 00:00:00. Does anybody know how to write the C# script?
Comment
Your answer
Follow this Question
Related Questions
Start and Stop Timer Help 1 Answer
I need a "loop" timer that disables a action until the timer resets. 0 Answers
Where and how should I stop the counter when the while loop is ended ? 0 Answers
My countdown timer doesn't work,I'm trying to create a countdown timer 0 Answers
Count Down Timer C# Conversion Script Not Working Help 3 Answers