Interfaces
Interfaces are used to identify MonoBehaviours that will interact with the Status Effect Framework.
There is only one interface (IStatus), but the framework needs a MonoBehaviour to inherit it so that it can add and remove status effects.
Interfaces are used to identify MonoBehaviours that will interact with the Status Effect Framework.
There is only one interface (IStatus), but the framework needs a MonoBehaviour to inherit it so that it can add and remove status effects.