I made a ragdoll that creates a clone of the ragdolled character to make it smoother. But sometimes the cloned character is in the way of the camera which ends up bringing the camera super up close to the head.
I read this post which said to turn off cancollide or change devcameraocclusion to inviscam, but I need the parts to collide and I don’t want the parts to be partly transparent when the camera goes through them.
I tried reading through the roblox invisicam script but I don’t know where to change it so that the camera goes through ragdolls.
Is there any way I can make my camera go through the cloned character?