here is my question no one has answered:
http://answers.unity3d.com/questions/438973/how-do-you-make-transparent-shader-see-transparenc.html
thanks to anyone if you can help me out or even let me know it isnt possible or something
here is my question no one has answered:
http://answers.unity3d.com/questions/438973/how-do-you-make-transparent-shader-see-transparenc.html
thanks to anyone if you can help me out or even let me know it isnt possible or something
Alpha sorting is notoriously hard. Google for “unity alpha sorting” will get you a fair way to understanding the issue and what can be done to solve it (well, it can’t be solved, but you can lessen the effect if you’re careful).
thank you for pointing me in the right direction! nothing i was googling was finding the correct subject