June 10th, 2007
|
#4 |
| PLaNt Teh pLANet
Join Date: June 24th, 2004 Status: Available Rep Power: 0 | i made a skin a while ago which was basically seethru with a lightning texture that would fade it and out randomly and move around the surface of the model. heres the shader (torso only)>>
models/players/myskin/torso
{
{
map models/players/myskin/torso
blendfunc GL_DST_COLOR GL_ONE
}
{
map models/players/myskin/lightning
blendFunc GL_DST_COLOR GL_ONE
blendFunc add
rgbGen wave noise 0.25 0.75 0 0.0625
tcMod scroll 0.3 0.2
tcMod turb 0.6 0.3 0 0.2
}
}
hope this helps
*note: the darker the texture, the more transparent it will be. |
Strange women lying in ponds, distributing swords is no basis for a system of government. |
| |