Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This addon provides a complete and simple way to handle abilities and their life-cycle.It includes one Resource type (Ability) which can be extended to define how your abilities work and one Node (AbilityContainer) which does the heavy-lifting for you.Abilities' features are:- Cool-down and duration handling- Activation and cancelling abilities- Blocking and unblocking abilities- Granting and revoking abilities
This addon provides a complete and simple way to handle abilities and their life-cycle.
It includes one Resource type (Ability) which can be extended to define how your abilities work and one Node (AbilityContainer) which does the heavy-lifting for you.
Abilities' features are:
- Cool-down and duration handling
- Activation and cancelling abilities
- Blocking and unblocking abilities
- Granting and revoking abilities
Reviews
Quick Information

This addon provides a complete and simple way to handle abilities and their life-cycle.It includes one Resource type (Ability) which can be extended to define how your abilities work and one Node (AbilityContainer) which does the heavy-lifting for you.Abilities' features are:- Cool-down and duration handling- Activation and cancelling abilities- Blocking and unblocking abilities- Granting and revoking abilities