ModiBuff icon indicating copy to clipboard operation
ModiBuff copied to clipboard

Buff/Debuff/Modifier library focused on feature set and performance, while maintaining 0 GC. Fully pooled

Results 15 ModiBuff issues
Sort by recently updated
recently updated
newest added

While ModiBuff was tested with two basic prototypes, in Godot and Unity, it doesn't have a single good sample implementation to show basic usage. This is where this issue comes...

documentation
good first issue

I'm interested in contributing to this project, but I've noticed there aren't any contribution guidelines available in the repository. To help new contributors (like myself) and to standardize the contribution...

Library\PackageCache\com.chillu.modibuff@2089ab1f6a\Modifier\ModifierController.cs(151,19): error CS0246: The type or namespace name 'IAuraOwner' could not be found (are you missing a using directive or an assembly reference?) An error occurs.

bug