Hey @mistrik.btw! Welcome to the forums!
You can probably change that function you’re calling on BPC_Stats to take in a “WB_Player_Health” widget instead of a “Progress Bar”, provided the rest is set up to pass those values into the correct places. All it’s saying here is that your WB_Player_Health is not a Progress Bar, but you have created this input to only accept Progress Bars.
If WB_Player_Health has a Progress bar IN it, you need to open that widget, mark the bar as a variable, and mark it as Instance Editable and Public. Then come back here and you should be able to drag off of WB_Player_Health and Get that variable to then plug into the function above it.
I hope that helps!
(post deleted by author)
Sorry, that wasn’t what I was saying.
Let’s start over. Why don’t you start by showing us what “WB_Player_health” looks like?
WB_Player_health is not a Progress bar. It likely contains one… so you need to get the project bar PIECE of the WB_Player_health. Does that make more sense?
(post deleted by author)
Everything is solved, thanks for the help