Simple Timers allows you to quickly and easily add timers to any MonoBehaviour.
Features:
- Quick and easy to implement.
- Manage multiple timers with a single Component for minimal inspector clutter and reduced Update calls.
- Fully commented, easy to understand code.
- Multiple example scenes.
- Easily extensible.