dbrizov / NaughtyAttributes

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

[Feature] ProgressBar - click and drag to set fillAmount #326 #339

Open njuwuyuxin opened 2 years ago

njuwuyuxin commented 2 years ago

Make ProgressBar be able to receive mouse input. Can click or drag to set fillAmount.

Maybe add another parameter in ProgressBarAttribute to give user an option to turn on/off editable will be better?