Radial ProgressBar

by kameloov

9

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.

Version

1.0.0

Engine

3.1

Category

2D Tools

Download

Version1.0.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author