- Home /
which shader to use for dualsided alpha cutout with light cookie enabled?
I basically just need the Alpha Diffuse look, but its on plants and trees and I need to have Cull Off so that it will show from both sides (I think) - but when I choose the default shaders, the Light cookie doesnt show on the plants, everything else works fine so I guess its a shader problem.
Anyone knows of an alternative shader that will do both sides automatically on alpha transparent surfaces + leaving the lightcookie enabled too?
Answer by BerggreenDK · Jul 27, 2011 at 01:18 PM
I search the web once more and found a Unitypackage containing two such shaders. Installed them and bingo! problem solved. Thanks to Google and Unity communities! :o)
Case closed!
Package:
[ DoublesidedCutout.unitypackage ]
Found it here:
http://forum.unity3d.com/threads/93189-Two-sided-cutout-shader-for-U3-wanted
Your answer
Follow this Question
Related Questions
Separate Alpha and Color Textures for CutOut Shader 1 Answer
Merging (alpha) Unlit shader with Cutout shader 3 Answers
Transparent cutout shader for circular timer from Photoshop PNG is too messy/sloppy 1 Answer
How to make projector/light shader "alpha enabled"? 2 Answers
How to add alpha cutout shader to this curveworld shader 1 Answer