Having an issue where I’ve linked my progress bar to a float value (health):
but there is no visual change in the progress bar it’s always shown as empty in the game:
the value of the health is set to 100, and this method has worked inside previous projects.
Anyone know what would cause it to not be going, though? or if there is a way to check that the progress bar is receiving the correct value?
thanks, Percy