Adventure in texturing, probs using reflect and trans
Posted: 06 Jun 2007, 17:37
Heres the problem I ran into -
Had a nice faded prop texture using an alpha layer on the prop_hs texture.
But needed the reflective canopy enabled.
So I did the usual and defined the texture in FSDS as reflective, adds an R after it.
i.e. WSAI_PC9_T,R
But this is only in FSDS the ACTUAL texture stays named as WSAI_PC9_T
Problem -
It now used the props alpha channel as a reflectivity map
.
FSDS 3 has real probs with textures.
NEVER EVER EVER EVER use either of these two options within FSDS 3 -
a) When adding the texture, never check the reflective option.
b) On the part properties, never check the "uses transparent texture" option.
Only ever use the reflective option from within makemodel when compiling.
As long as you define a material within FSDS and set it less that 100% opaque it will treat the texture alpha channel as transparent.
Naming -
For relfectivity to work this way texture must end with _T
For tranparency to work NO _T
So in the case of my PC9/T6 -
Main texture which includes the canopy reflective part -
WSAI_PC9_T
Texture for blurred high speed prop -
hs_prop
2 materials in FSDS-
One for the glass is described in another thread
For the prop disk - diffuse color = 192,192,192,100
All others at 0
Had a nice faded prop texture using an alpha layer on the prop_hs texture.
But needed the reflective canopy enabled.
So I did the usual and defined the texture in FSDS as reflective, adds an R after it.
i.e. WSAI_PC9_T,R
But this is only in FSDS the ACTUAL texture stays named as WSAI_PC9_T
Problem -
It now used the props alpha channel as a reflectivity map

FSDS 3 has real probs with textures.
NEVER EVER EVER EVER use either of these two options within FSDS 3 -
a) When adding the texture, never check the reflective option.
b) On the part properties, never check the "uses transparent texture" option.
Only ever use the reflective option from within makemodel when compiling.
As long as you define a material within FSDS and set it less that 100% opaque it will treat the texture alpha channel as transparent.
Naming -
For relfectivity to work this way texture must end with _T
For tranparency to work NO _T
So in the case of my PC9/T6 -
Main texture which includes the canopy reflective part -
WSAI_PC9_T
Texture for blurred high speed prop -
hs_prop
2 materials in FSDS-
One for the glass is described in another thread
For the prop disk - diffuse color = 192,192,192,100
All others at 0