Need to simple, easy to understand, scalable solution to implement timers consistently across your projects?
Custom Editors display each timer in the inspector in human-readable format.
This package includes three different kinds of timers that can be added and used with a single line of code:
Timer: These are simple Timers that run Once, Do not Loop, and can call a Method when complete.
Heartbeat Timer: These are timers intended to loop, and can call a Method every time they complete a loop.
Cooldown Timer: These timers have bool operations integrated that make it easy to only allow the timer to trigger after the cooldown has elapsed.
Code is Fully Documented and Commented!
Contact Us:
@OccultSoftworks
occultsoftworks@gmail.com