• Image
  • Image
  • Image
  • Current Version: 1.3.2: 2021-09-17T22:29:15Z
  • First Published: 2015-07-13T16:34:25Z
  • Size: 404640
  • Supported Unity Versions: 2018.4.36
tools level-design

Timers & Clocks

(16 Votes)
$- $-

A small collection of drag-and-drop timer and clock prefabs that make displaying time and configuring logic that can trigger a time’s up event quick and easy.

User Manual
Discussion Forum

Timer Prefab:
• 3 modes: Count-down, Count-up, and Count-up infinite
• Loop
• Adjustable speed
• Display current system time
• Inspector UnityEvent for time’s up
• Inspector List of UnityEvents triggered at assigned times
• Time string toggles for milliseconds, seconds, minutes, hours, and days
• Output time string to Unity Text or TextMeshProUGUI components
Double value type supports up to 922337193600 seconds (10,675,199 days)
• Add multiple timers to your scene for different purposes
• Optional 'SaveSessionTimer' script. Add this script to a timer object and assign a unique PlayerPrefs string name. If the timer was counting down/up and the app is closed or the scene is changed, when the scene is reopened by the app again, it will continue from its last value (where it left off, instead of starting over).

3D/UI Analog Clock Prefabs:
• 3D/UI clock with second, minute, and hour hand objects
• Use your own meshes/sprites
• Display the system time or a timer components time
• System time hour offset - allows simulation of timezones for different clocks

3D/UI Analog Stopwatch Prefabs:
• 3D/UI clock with second and minute hand objects attached to seperate faces
• Use your own meshes/sprites
• Display a timer components time


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!