Page 1 of 1
Blaster effects question [Solved]
Posted: Tue May 26, 2015 12:22 am
by Oceans14
Regarding blaster laser effects - how do I get them to look like this:
(Pic from Xavious's Ultimate Battlefront: The Clone Wars.) I have seen the above effect in a few mods, and it's more realistic which I really like. I feel like the stock blue is stupidly bland, and also nothing like in the movies.
I assumed making the change was as easy as substituting the new_small_blue TGA (which I got from the RC source files) for com_sfx_laser_blue and playing with the weapon odf values to get the length, but that didn't work out to my satisfaction. It it even more simple? More complicated? I've tried a several things and from what I can tell this effect isn't achievable just by changing colors, although I could be wrong. If somebody could point me in the right direction that would be awesome
Thanks GT
Re: Blaster effects question
Posted: Tue May 26, 2015 12:35 am
by MileHighGuy
what I've always done was to use the blue lightsaber texture. Or you could edit the stock one to have more contrast and be more opaque. You will also have to change the glow colors in the odf to a similar color, I just color pick from the .tga and use those values. The length (and shape) is controlled in the odf, it just might be less apparent with a different texture.
Re: Blaster effects question
Posted: Tue May 26, 2015 1:47 pm
by commanderawesome
Here are some laser textures that I like to use. They come from the assets of a BF1 common.lvl mod. Credit Sleepkiller for them:
https://www.mediafire.com/?4ltdqrqj909qrl3
Re: Blaster effects question
Posted: Tue May 26, 2015 2:02 pm
by Eaol
I use an effect like this, but it's probably not what you're looking for. You could probably try an effect with a brilliant core but a weaker glow, and then use the glowlength and laserglowcolor for the other bits, but I'm not sure what you're going for. Unfortunately, the general shape seems not to be something that can be changed (you might be able to do something with a trail effect and the spark render type or whatever in the particleeditor, if you can replace the entire bolt with a trail effect, but I've been too lazy to try this out).
Re: Blaster effects question
Posted: Tue May 26, 2015 10:04 pm
by Oceans14
Interesting. I wasn't doing anything with the color values in the weapon odf. Are those 4 values using the RGB alpha or CMYK color model? I ask because I played with the values and didn't see any major color changes ingame.
@commanderawesome - Thanks for the link. I used Sleepkiller's blue laser and got this:
Definitely an improvement, I just need to work on the contrast so the bolt pops out a little more vividly as well as get rid of that faint purple halo around the outside.
Re: Blaster effects question
Posted: Tue May 26, 2015 10:20 pm
by Deviss
Oceans14 wrote:Interesting. I wasn't doing anything with the color values in the weapon odf. Are those 4 values using the RGB alpha or CMYK color model? I ask because I played with the values and didn't see any major color changes ingame.
@commanderawesome - Thanks for the link. I used Sleepkiller's blue laser and got this:
Definitely an improvement, I just need to work on the contrast so the bolt pops out a little more vividly as well as get rid of that faint purple halo around the outside.
try this:
LaserTexture = "Laser_Texture_Name"
LaserGlowColor = "0 0 255 255"
LightColor = "0 0 255 100"
Re: Blaster effects question
Posted: Tue May 26, 2015 11:16 pm
by Oceans14
Sweeeet. Those values did the trick. It also helped to look at the ingame result with the full SWBF2 game and not with bf2_modtools. That little screen isn't good for trying to get a color right.
Now to apply this effect to the rest of my side's weapons

A big thank you to everyone who gave me advice with this.
Re: Blaster effects question
Posted: Wed May 27, 2015 11:50 am
by Deviss
Oceans14 wrote:Sweeeet. Those values did the trick.
you are welcome

, if you want i can send you red, green, yellow values i use
Re: Blaster effects question
Posted: Wed May 27, 2015 5:42 pm
by Oceans14
you are welcome

, if you want i can send you red, green, yellow values i use
That would be much appreciated!