Why Is first Person glitching out When holding a gun?

Hi There!

I am experiecing a glitch when The Game is FULLY set to first person and when I hold the gun shoot it and unequip It unlocks it back to Classic Camera Mode Not LockFirstPerson (Which I set)
Before I show the video. Here is the script. How I put it in First Person:

and this script I don’t know what is it for but the video said.
Script is:
local Player = game.Players.LocalPlayer

Player.CameraMode = Enum.CameraMode.LockFirstPerson

Could someone give tips or feedback how to fix it?

Video of me glitching: robloxapp-20210515-2056525.wmv (2.2 MB)

Maybe change the avatar type to R6. Hope this helps.

1 Like

Yes the R6 Does help. I did put that on before I posted this but R6 helps for making guns working (usually) but still didn’t work. Thanks for the help anyways.

Might be due to you scoping the gun, is there anywhere that changes the CameraMode back to its default settings?