I have a question, how to make a plane transparent, I have the interior of a car , and I have a camera placed on the front seat, therefor I can see only the steering wheel, and nothing else, but that’s not the problem, the problem is that the interior of the car doesn’t have any windscreen, so it looks stupid therefor I decided to add a plane and so it will look like a windscreen, but how to make it transparent?Thanks. in advance.I tried with Transparent Material, but it doesn’t seem to get any “transparent”, I am driving like a bat facing day light.
On your windshield’s material, modify the alpha value of the Main Color to a darker shade.
The easiest way is to assign a Transparent/Diffuse material and give it any color with a decreased alpha value in the color picker. You might use a bitmap with transparency in the alpha channel as well.