I’m trying to make a simple Multiplayer Team death match game and I want the one team to have a green color overhead health bar and the opposing team to have a red health bar.
I select my team alignment at the star of the game and spawn my players.
But for client 1 (Red team) he sees a red health bar on the 2nd player who is on the green team,
and client 2 (Green team) doesn’t see any health bar on the 1st player.
I want the red team to have a red health bar and the green team to have a green health bar.
Game
Event to change the players color.
Call change color on widget depending on team selected