Godot GDExtension Plugin for handling Stat Pools, such as: Health, Stamina, Mana, Hunger, etc...In-Godot documentation included.StatPool will add a new resource you can use, called 'stat_pool'. Comes with boundaries (max and min), value, useful functions for handling the stat pool, and also handy signals that you can easily connect to UI, or anything else you need to manage the stats.Made to integrate Godot seamlessly, with optimization in focus.Visit the repository for more information:https://github.com/shoyguer/stat-poolRead the documentation for class reference, and code examples:https://github.com/shoyguer/stat-pool/wiki