Question by 
               LedPro2016 · Dec 09, 2016 at 08:31 PM · 
                timertimer countdowntimer-script  
              
 
              How to get left time from countdown to point?
Hi there,
i'm new to unity so i'm trying to do this:
Start Countdown from 20. Where a specific bool value is true, i want the countdown to stop and remaining time ex. 10 seconds to add to my score. Example:
score = currentscore + timeleft.
Im using C#. Thanks in advance.
               Comment
              
 
               
              Your answer