
Note: I darked the pic.
The thing is, its the wrong color, It should be orange, but its blue, I changed its RGB, but no effect.
Here is my halo.fx:
and the object ODF:LightBeam("halo")
{
Color(255, 165, 79);
Length(0.0);
InitialWidth(1.8);
FinalWidth(1.0);
FlareIntensity(1.0);
}
What do I need to do to make it orange?[GameObjectClass]
ClassLabel = "prop"
GeometryName = "kotor_starmap_open2.msh"
[Properties]
GeometryName = "kotor_starmap_open2"
AttachEffect = "halo"
AttachToHardPoint = "hp_ball"
FoleyFXGroup = "metal_foley"






