Sprite Multiplayer

Hello guys, i want to make a game with the sprite (2d) example. in this game, i have one kind of character, and at a multiplayer or lan server, they should fight.

My first problem is, that few animations only see the owner and not the other client, like for example the “hit” paper flipbook.

My second problem is, that i created a widget which includes a progress bar to show the health of the enemy, but when i start the game, the progress bar doesn’t move.

I hope someone could help me with my problems.