Publisher | Star Banner Games |
---|---|
File size | 360.70kB |
Number of files | 9 |
Latest version | 1 |
Latest release date | 2021-06-17 07:34:13 |
First release date | 2021-06-17 07:34:13 |
Supported Unity versions | 2018.4.2 or higher |
Pocketwatch
Pocketwatch is a simple set of classes that helps you quickly create timers and chained sequences based on Coroutines.
QuickTimer
The QuickTimer class lets you start timers within a single line of code.
QueueTimer
This class is a more elaborate version of the QuickTimer, which allows you to create a queue of timers that will execute sequentially.