Trees, transparency and water
by Thomas Bang · in Torque Game Engine Advanced · 03/12/2011 (7:42 am) · 2 replies
Hi
Why are the leaves of the trees invisible, when i am underwater?
The second image shows the same trees like the first image. But at this time from underwater.
Where is the problem?


Why are the leaves of the trees invisible, when i am underwater?
The second image shows the same trees like the first image. But at this time from underwater.
Where is the problem?


Torque 3D Owner Bryan Sawler
muteki corporation
Try switching them to no blending, but instead alpha-testing. This should place them in the same bin as the tree and other opaque objects and should fix this.