How do i spawn a widget on one players HUD only?

Hello there,
I am working on a small first person shooter and got the following Problem:
i wanted to add a hit indicator as a widget and the problem is that it spawns on the screen of every player and not just the one who shoots.

Help would be awsome.

When you say its spawning on the screen of every player, do you mean you have a multiplayer split screen/networked game, or its placing the indicator on every ai player that can have this widget indicator? We could also use a screen snip of the event that toggles or displays the widget.