I am trying to make every single animal have a progress bar with its Health.
Everything should work as you can see but the progress bar is not displaying correctly.
In the top corner you can see what value it is sending to the widget to set it to the progress bar.
Can you update your question and include the code or screenshots of the blueprint you made to update the progress bar? The basic thing is that you must set the Percent attribute of the progress bar to change the value. The value must be between 0 and 1, which seems to be the case from what you said. So update with the code or Blueprint so we can take a look at it