Widget shows on all clients

You need to add an if node before creating the widget which determines if the overlapped actor is a locally controlled one.

Hello,

I am trying to add a widget when a player enters a actor with a box collision in it. I was able to add the widget when a player enters the box, but the widget gets added to all clients.

Setup:

Thanks in andvance for every help.