I’m not at all experienced with roblox scripting, to be honest I don’t know anything, so I came to ask for a little help.
I would like to make a script so that when the player dies the camera is set to ZoomMin = 5.
The problem itself is that after the player dies the arms continue to appear, I believe that if the camera leaves 0.5 as soon as the player dies this problem is solved, and replaced by a third-person camera.
I’m not sure if this is what you want but what if you set the CameraType to Fixed and make the player’s hands (or HUD model) invisible when they die, and then set them back when they respawn.