Abilities System is a modular plugin designed to handle the character skills, spells, and passive traits. Whether you are building a fast-paced ARPG or a strategic MOBA, this plugin provides a robust foundation to manage how your actors interact with the world through unique powers.
Features:Passive & Active Support: Seamlessly handle persistent traits and triggered abilities within a single component.
Actor Component Architecture: Lightweight and "plug-and-play" design that integrates into any Actor with minimal setup.
Extensible Logic: Easily define custom behavior for each ability, from mana costs to complex abilities.
Developer Friendly: Clean C++ codebase designed for performance and easy blueprint exposure.