Why does camera not go through parts in model?

Why does the camera not go through parts in the model?

Here’s a video to explain what I mean:

try setting the transparency to 1 - math.min() maybe? I kind of remember things not colliding with the camera if you make it transparent.

The part can collide with other object including players camera if collision is set to true, to make the part not collide with the camera set the models can collide to false.

I should make the entire vehicle can collide false? but then players would be able to walk through the vehicle…

go check this page out: How to let the player's camera "look through" a part? - #8 by Axospheric