Two Muzzleflash Colors?
Posted: Sun Apr 19, 2009 4:10 pm
Hey guys, while I was looking through the rep_weap_inf_rifle.odf I came to the muzzleflash section and I noticed something funny:
I'm wondering why this is so and what difference does making these two values different make?
There are two sets of parameters regarding the FlashColor and FlashLength. In the case of FlashColor, the values are different. After hunting around a little bit, I found the same thing with almost every 'cannon' weapon ODF I looked into -- they had two sets of parameters for FlashColor with different values.MuzzleFlash = "small_muzzle_flash"
FlashColor = "80 80 255 255"
FlashLength = 0.025
FlashColor = "100 100 255 255"
FlashLength = 0.025
FlashLightColor = "220 220 255 175"
FlashLightRadius = "2.0"
FlashLightDuration = "0.25"
Discharge = "small_smoke_effect"
I'm wondering why this is so and what difference does making these two values different make?