BVE WorldWide
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do you make see through windows?

3 posters

Go down

How do you make see through windows? Empty How do you make see through windows?

Post by TrainsAATG Thu May 30, 2013 1:14 pm

Sorry another question again, this will probably be my last. But yeah, how can I make see through windows?
TrainsAATG
TrainsAATG

Posts : 11
Join date : 2013-04-10
Age : 25
Location : England

https://www.youtube.com/TrainsAATG   and     www.londonundergroun

Back to top Go down

How do you make see through windows? Empty Re: How do you make see through windows?

Post by devilreborn Thu May 30, 2013 6:53 pm

Two ways to do this.
1. Fill in the places in your texture that you want to make it transparent with a single color. The norm is pure blue (0 0 255), although you should choose other colours if there are areas coloured blue in your texture, or else those areas would become transparent too.
Then, edit your objects that uses this texture: Add the line "Transparent 0, 0, 255" after setting the texture coordinates. Then, the areas coloured pure blue in that texture will become fully transparent.

2. Use a .PNG texture. Compared with the traditional .bmp textures, png images allow a fourth "alpha" channel apart from the original three (red / green / blue), which controls transparency. This means you can even make partially transparent colours, e.g. (255, 0, 0, 50) -> 50% transparent pure red. OpenBVE can import these png textures at the expense of more processing power.
devilreborn
devilreborn

Posts : 30
Join date : 2012-06-15
Age : 27
Location : Hong Kong

Back to top Go down

How do you make see through windows? Empty Re: How do you make see through windows?

Post by class318fan Tue Jun 04, 2013 4:51 pm

I know how to make Tinted windows

class318fan

Posts : 36
Join date : 2012-07-01

Back to top Go down

How do you make see through windows? Empty Re: How do you make see through windows?

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum