whats wrong with my transparent texture?!

17430-plantprob.png

looks like it is rendering the leafs that is behind, on top of the others, its a total mindfuck

what do i do to fix this?

Hi,

problems like these are called alpha sorting problems, there are some solutions over here:

On that particular model you might alternatively want to consider not using transparency at all and using the polygon edges to cut out the leaves, it would save performance and give you sharper edges.