Parts turn transparent when camera is near cancollide false objects

Is there a way to disable cancollide false parts changing there transparency

https://gyazo.com/797fdf490f81e0a04bbdf0012b5a53a1.mp4

3 Likes

This isnā€™t a normal behavior. You have some form of a script added to your game changing the this behavior of the camera.

1 Like

@Thedagz Please tell me what the script was that was causing this :pray: It has plauged my game for way too long and I cannot seem to get rid of it! Please help me!!!

Most likely a local script, but we donā€™t have access to your game. Thatā€™s kind of your job. Itā€™s also better not to make the game file public.

1 Like

Yeah I am not making it public, and all our scripts are hand made except for Chassis and plugins, and I have looked and looked :confused:

2 Likes

After doing a little research I found the problem
:slight_smile:

https://developer.roblox.com/en-us/api-reference/enum/DevCameraOcclusionMode

2 Likes