I don't want to see hands in FPS game?

Hi,
Does anyone know how I can remove the hands in the first person view but when another player is looking at the hands from a multiplayer perspective it shows that the character is in fact holding the weapon. A good example of this being done in Unity is for a game called Karlson. Let me know if you need a better explanation.

Many Thanks
Liam

Hi Liam, you can select the hands/weapon mesh component in your player character, then turn off the “Only Owner See” parameter & set “Owner No see” to True.