|
I think most people know that TreeParty and AShadow are a real good combination for our videogames, but sometimes, when you put two libraries together, some problems appear. If anybody knows how to solve this problem, please, tell me. You can see in the picture that the section of the prod in the water is not rendered. I have tried some things, like reder in different order (with entity order too). The only solution i have seen is to put a TextureFilter "", 4 to the tree. It works but is a very ugly effect.

This is one solution, but I dont like. In the picture is not so bad, but is really ugly in movement. I have added a TextureFilter "", 4 in the tpLoadTree Function (about line 296). Is possible to use to use RenderEntity for TreeParty trees?

|