Hello
I’m having trouble updating some variables in my widget blueprint. I want to update health in my healthbar. The problem is that Player1 has the health of player2 and player2 has the health of player1.
Here is my damage event for the server:
and here is my even for the client:
I hope somebody can help me.