Hello! I want to decrease the ProgressBar value from code, in order to implement health loss.
I tried to find a function, for example: "value()" or "set_value()" or "change_value()", that controls the ProgressBar value, but I didn't find anything.
How could I do that?