Timers Made Easy

Timers Made Easy is a quick and easy way to set up customised timers with a few clicks. It has a lot of customisation to get the look of the timer you really want, set up with some ready-made prefabs ready to drop into your project. This project has been set up to work in the canvas with GUI elements.
Features
  • Ability to count up or down from 364 days, 23 hours, 59 minutes and 59 seconds.
  • Setup functions on timer start and timer end straight in the unity editor with unity’s built-in event system.
  • Choose any combination of what to display from days, hours, minutes, seconds and milliseconds.
  • Remove leading Zeros so smaller single-digit timers look more concise.
  • Display as a percentage instead of time.
  • Change the separator type so show either colon, bullet or slash.
  • Output a visual display to either standard text, text mesh pro, sliders or image dial.
  • Change the timer speed.
  • Start the timer at runtime or choose to start the timer whenever you like with a method call.
  • Use the timer to display the actual time as set on your current system.
  • 18 ready to use prefabs including text, circular timers and horizontal timers.
  • Many built-in functions to use in scripting, such as starting the timer, stopping, pausing, resuming, adding or removing time and other useful functions to return the remaining time.