Hiding object for only player that owns it

how do I hide an object to only the player that owns it in 3d multiplayer?

What I want to happen is that the player model will be hidden only for the player who owns it, but everyone else can see it.
However, when I run it, both player models are hidden for both players.
here are the events for it:

also, I fixed the second event to be player2 is visible and not player1, it made no diffrence

1 Like