Skip to content

kameloov/Radial-progress-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radial-progress-bar

Radial progress bar is a plugin for Godot game engine, it is simply a control that displays radial progress bar with many options.
Properties:

  • max_value : the maximum value default is 100 .
  • progress : sets the progress value.
  • radius : sets the radius.
  • thikness : sets the thickness of the bar.
  • bg_color :background color.
  • bar_color : bar color.

Methods:

  • animate(duration,reverse = false, initial_value = 0)
    this method animate the progress from initial value to max_value within duration value, set reverse to true to reverse the animation.

About

Radial progress bar is a plugin for Godot game engine, it is simply a control that displays radial progress bar with many options

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published