Hi, I am trying to create a tree with alpha texture on the Unity iPhone. I tried to save on the Bitmap file with alpha channel on it. But when I import the texture onto the Unity, it just compressed to its own format and alpha channel is omitted. How can I setup texture for doing alpha mapping on the 3D object? Do I really need to use the shader? Does the unity have built in alpha channel detector?
Thanks
Please mark your answer as correct, so other people can see that it is answered.
– Paulius-Liekis