dbrizov / NaughtyAttributes

Attribute Extensions for Unity
MIT License
4.53k stars 464 forks source link

[Request] ProgressBar - click and drag to set fillAmount. #326

Open ghost opened 2 years ago

ghost commented 2 years ago

ProgressBar could be used for things like health, exp, mana, etc. It would be cool to be able to click and drag to set the progress bars fill amount, similar to in Odin inspector.

example.

njuwuyuxin commented 2 years ago

I have submit a pull request for this feature. Hope to be accepted. https://github.com/dbrizov/NaughtyAttributes/pull/339