I’d like to post a pic of my problem, but i can’t just yet…
Anyways. I tried to make trees in a game. I used .tga’s and when I select alpha they look fine. However when I start to play the game and the camera starts to move around, the texture of other trees, and parts of the tree start to overlap strangely, and then trees that are farther back start appearing through aplha texture closer up.
Maybe it’s my video card or something
I’ll try to post some pics as well
Join trees to one object and manually sort alpha faces. If you need to look on trees only from one side, it’s enough. If not, you have to create multiple versions of mesh with differently sorted faces and add switching to correct mesh in runtime.
The trees i’m trying to use are pine trees, so i made a plane in the general shape of the tree, but smaller and put an opaque green texture on it. Then i made it track to my camera, it works OK
z3r0 d you said you have a hack?
where could i get it?