Skip to content

Godot asset to create a texture progress (health bar) of individual subunits

License

Notifications You must be signed in to change notification settings

JarLowrey/TextureProgressOfSubunits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextureProgressOfSubunits

Godot asset to create a texture progress (health bar) of individual subunits

Why?

A simple progress bar does not give any visual indication of how much "stuff" is left. Historically, a label is given to show this: 400/640 for example. Some games, like Overwatch, solve this problem by making the health bar out of individual subunits that give an immediate indication of the amount of health each character has.

How

Copy the files in src/ to your game project

About

Godot asset to create a texture progress (health bar) of individual subunits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published