The Status Effects Framework is a powerful tool for game developers to create and manage status effects in their Unity games. It offers a range of features, including:
- Easy implementation for any game
- Unlimited customizability for each effect
- Dynamic updates for float, int, and bool variables
- Grouping of status effects for easy management
- Conditional adding and removing of effects
- Creation of custom modules for additional functionality
- Compatibility with many common Unity packages
This framework is compatible with Unity 2021.3 or newer and Unity 6 or newer. It also supports various Unity packages, including Localization, Awaitable, Netcode for GameObjects, Entities, and Netcode for Entities.
The framework is designed to be easy to use and fully customizable. It allows for dynamic updates of float, int, and bool variables, and supports conditional adding and removing of effects. The framework also includes a feature for grouping status effects, making it easy to manage multiple effects. Additionally, it allows for the creation of custom modules to add additional functionality as required.




