Create empty GameObject and attach Timer.cs script, paste the seconds duration float in the inspector. By default ⌛ is 300f (5 min). Now you can use Timer in any script by Timer events, which are ...