hide mesh from one player but visible to all others?

the player’s mesh.
I want all other players in the game to be able to see it, but I don’t want the player whose mesh it is to be able to see it.
Obviously if I set it to hidden in game, everyone can’t see it.

Any ideas?

Open up your pawn or character blueprint, there you have the meshes for it (typically one for “arms” that you see as owner and a whole mesh that you want other players to see.

Under rendering for the meshes you want to change visibility for, you have “Owner no see” and “Only owner see”

1 Like

Never even knew there as an “owner no see”

Have only done TPS in the past so never had to use it. Awesome.
Glad it was simple!

Thanks~

for me this disables most animations