I need help with a first person tool thing

Is there anyway I can make it so my hands disappear once I have a tool?

This is my problem : https://streamable.com/dzznou

I appear as having 4 arms.

This is possible to do via a LocalScript with simple transparency changes, or using the BasePart.LocalTransparencyModifier setting, which is also available to BaseParts using a LocalScript.