Glass in Warband

Users who are viewing this thread

Illuminum

Recruit
Was wondering if anyone knows if it is possible to create transparent models for warband. I have never seen a transparent model in any warband mod before.
 
You have to use the new version of openbrf and set the blend mode to "blend S-1*a" or something like that (it's either the top one or the secodn from the top on the dropdown menu).

You'll also have to make a transparent texture that uses dxt3 or 5, and add a specular map (just re-use the diffuse) so the glass shines.
 
jacobhinds said:
You have to use the new version of openbrf and set the blend mode to "blend S-1*a" or something like that (it's either the top one or the secodn from the top on the dropdown menu).

You'll also have to make a transparent texture that uses dxt3 or 5, and add a specular map (just re-use the diffuse) so the glass shines.
Don't forget the alpha channel!
pretty much how alpha channels work for transparency is:
black: invisible
shades of gray: transparent darker is more transparent, lighter less transparent
white: solid
 
Back
Top Bottom