Sprites

Sprites

Re: Sprites Posted by erbetal on Mon Sep 1st 2008 at 1:17am
erbetal
87 posts
Posted 2008-09-01 1:17am
erbetal
member
87 posts 11 snarkmarks Registered: Mar 29th 2008 Location: Canada
HL1 sprites are in a black 2d square, I want to know how to remove it...
Re: Sprites Posted by Jinx on Mon Sep 1st 2008 at 4:03am
Jinx
874 posts
Posted 2008-09-01 4:03am
Jinx
member
874 posts 692 snarkmarks Registered: Nov 27th 2002 Location: Ohio
Set render mode to "additive".

For FX Amount, you can choose from 1 to 255. If you want all the non-black areas totally solid, use 255. If it's for a glow around a light or something, set it around 30-50 so it's transparent.

Here are some custom light flare sprites if you want something snazzier than the default HL sprites:

http://www.cryotank.net/maps/textures/muadflares.zip
User posted image
Best of luck with your mapping :)
Re: Sprites Posted by erbetal on Mon Sep 1st 2008 at 2:29pm
erbetal
87 posts
Posted 2008-09-01 2:29pm
erbetal
member
87 posts 11 snarkmarks Registered: Mar 29th 2008 Location: Canada
Thanks...