Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
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
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-pool
Read the documentation for class reference, and code examples:
https://github.com/shoyguer/stat-pool/wiki
Reviews
Quick Information
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