Hello
I am making a multiplayer target range shooting game and i need some help. My vision is that both players can modify the values of the 3d widget which is placed in the world. The problem is that if one of the players presses the button on the 3D widget and updates the text, it won’t replicate to the other player. I have tried making custom event which replicates to every player, but it won’t work. The picture is from the widget blueprint (there is currently no functionality on the 3d widget blueprint itself).