Camera Issue with part collision, help

Hey so while I was testing my game, I stumbled upon a camera issue.

The camera was going through objects and terrain (making them transparent.) It’s also not smooth when zooming in and out from my character. I don’t have any idea how to solve this.

I’ve looked for solutions everywhere, but can’t seem to find any similar cases. There is no line of code in my game at all, haven’t changed any settings, please help.

If you want to see this issue for yourself, please message me on. my profile. I don’t want this game to be open for everyone to free roam.

Images:


You have changed the DevCameraOcclusionMode to “Invisicam” here’s how to solve it:
Go to StarterPlayer image then Camera Mode image
and change it to Zoom image

2 Likes

Totally missed this notification, thanks for the help.