Not sure if this is the right category, but couldn’t find any that was better.
I want my players to be able to look through parts in my game. For example, if you’ve ever played Build a Boat for Treasure, you know that you can look through the parts you built any part in the game really, and it’s cancollide is set to true, and the transparency is 0.
uhm, I think this is like already a feature unless I’m stupid since my game has it and it gives u the right to look through a part, try changing the camera’s type to scriptable since thats what my options are
Starter Player → DevCameraOcclusionMode → Invisicam
If you want more control over this you can script it so that it shoots a ray from the camera, and .Unit it and then you can choose specific parts or whatever you want to do with it