
A
Publisher
astridson
Segmented Bar 2D
2D
SegmentedBar Health UI 2D Visual Resource Gameplay Control
A SegmentedBar Node to build health and other resource bars with
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
godot-segmented-bar
A SegmentedBar Node to build health and other resource bars with in Godot 4

Installation
- Add the content of the addons directory into the
res://addonsdirectory of your project - Enable the plugin in your project settings
Usage
The SegmentedBar node contains functions and variables to directly control the behavior of the bar. These functions can be encapsulated into higher level functions such as heal and damage that can be called from your UI as seen in the examples folder.