Hi,
I'd like to display two transparent object on top of each other (one is nearer to the viewer and the other one is behind). In fact I want to display a Text2D on a an object with the transparency set to .6 and TransparencyAttributes.NICEST. The Text2D seems to be implemented as a Texture to a square something with the back color set to be tatally transparent. When I display this in 1.2 my transparent object is not drawn behind the Text2D underlying box - I get a hole in my object. It works fine in 1.1.3.
 
Was something changed intentionally so that I only have to set a new Attribute in 1.2 somehow or is it a bug? It doesn't seem to be the TransparencyAttributes.NICEST so me.
 
Thanks
Falk
 

Reply via email to