Hello. I’m making multiplayer game.
“ThirdPersonCharacter” has “Event Tick”, that checks if the player goes up and high very fast. When this happens, a Widget should appear, and it appears. Only problem is that it appears for every player, even if only one player meets the conditions. All the stuff happends inside the “ThirdPersonCharacter” blueprint. If I activate event by pressing selected button, then it only appears for that current player, but that’s not what I want.