Easy-to-use, fully customizable timer!
This asset is thoroughly documented and ready to be implemented into any project.
Choose from one of the included sprites or use your own to create a totally unique, functioning timer in minutes.
Custom Timer includes a Timer End Event where you can call any public function when the timer completes.
The CustomTimer script contains 10 public functions:
StartTimer()
PauseTimer()
ResetTimer()
RestartTimer()
DisableTimer()
DestroyTimer()
ReverseCountDirection()
ReverseFillDirection()
GetTimerValue()
LoopAnimation()
Details about these public functions are available in the documentation.