December 12, 200223 yr Maybe a simple fix, but need help with it. I am doing a scenery with a cabin and a large bay window, with it transparent and a person(s) on the other side of the window (DXT1 texture) I get the window to be trans and show great and I get the person to show as well, just you cannot see them THRU the window. any ideas? Thanks, Michaelhttp://www.geocities.com/res052cd/cmhbanner.gif Best, Michael KDFW
December 12, 200223 yr Try setting the materials opacity in the material editor to somewhere around 20. Make a small dxt3 texture say 64x64 pixels the base color the color you want the glass to appear as and make the alpha channel some value of medium gray for the reflectivity of the glass.
December 12, 200223 yr Commercial Member I couldn't see the picture with your post (was it a pic of the problem?). But I assume it is a drawing order problem, this is often the case when things don't appear correct with transparant textures.Maybe you can give some more information, which design program did you use for example?ArnoMember Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a] Arno If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done. FSDeveloper.com | Former Microsoft FS MVP | Blog
December 12, 200223 yr Author Thanks for the replies. I tried different levels of opacity, from 10% to 100%, but no joy! I am using NOVA and FSSC. Here is a pic of the window,in 100% opacity, as you can see, it looks fine, but on the other side of it are several sign textures in DTX1 of people and they don't show unless you go up to the window and penetrate it, then you see the inside. Thanks for your help! I assume it is a layer call but haven't figured out how to change it.Michaelhttp://www.geocities.com/res052cd/cmhbanner.gif Best, Michael KDFW
December 12, 200223 yr Commercial Member Just what I thought, must be the drawing order.Try to make sure the the things inside the building are before the code of the window in the source code, most of the time that can solve the problems. Only for really complex object you need to fall back onto VectorJumps to control the drawing order manual.ArnoMember Netherlands 2000 Scenery Team[a href=http://home.wanadoo.nl/arno.gerretsen]http://home.wanadoo.nl/arno.gerretsen/banner.jpg[/a] Arno If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done. FSDeveloper.com | Former Microsoft FS MVP | Blog
December 12, 200223 yr Author Arno thank you! I rearranged the order in NOVA so that the inside was drawn first and that did it! You are the best!Take care! Michaelhttp://www.geocities.com/res052cd/cmhbanner.gif Best, Michael KDFW
Create an account or sign in to comment