Hello, i have two .obj files i have imported into unity, a head (left) and a brain (right). i would like to enable transparency on the head, so the brain can be seen underneath the head. does anyone know how to do this? thanks
you have to change the material shader.
create for this a new material and select in the drop down from inside the standard shader transparent (normal is opaque)
now you can adjust transparency over the alpha color value