Skip to content

First Release - 0.1.0

Compare
Choose a tag to compare
@jozzzzep jozzzzep released this 23 Oct 22:43
· 59 commits to main since this release
c55e1f4

Simple tools for handling and managing cooldowns in UnityEngine efficiently.

  • Cooldowns Manger class - For handling and creating cooldowns in UnityEngine efficiently
  • Cooldown class - For handling a single cooldown in UnityEngine - recommended to use the manager
  • A complete WIKI with a tutorial