How to Make a only player can see a prefab?

I’m trying to create a first-person view, but I want to create an illusion: I created a “arm model holding a gun”, and I want to make a “shooting animation” and for this I want to make ONLY player see , and I want other players to see the normal model, such as if the “arm model holding a gun” was a kind of UI that only the first-person player can see, look at the image as an example below:

i found the answer:
client-side and serve-side animations
it’s just create 2 sets of animations, one for third-person animations and another for arms animations