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

A SegmentedBar Node to build health and other resource bars with
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://addons
directory 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.
A SegmentedBar Node to build health and other resource bars with
Reviews
Quick Information

A SegmentedBar Node to build health and other resource bars with