etqw-sdk/base/materials/beams.mtr

19 lines
366 B
Plaintext
Raw Permalink Normal View History

2008-05-29 00:00:00 +00:00
material beams/generic {
{
blend add
vertexcolor
map textures/particles/vpring1_alpha.tga
alpha 0.01 // This controlls how much it blooms set it to someth lowish
}
}
material beams/smoke {
{
blend add
vertexcolor
map textures/particles/dustcloud.tga
alpha 0.01 // This controlls how much it blooms set it to someth lowish
}
}