Does anyone know how to make fog colour and perhaps other settings change with a smooth blend as opposed to an instantaneous blip? I'm guessing StartFogTransition and the lerp inputs are involved but I can't seem to get them to work.
Fog Color: <value>
and
Fog Color2: <value>
Fog Blend: Yes
Fog dir: <which way is color 1 to color 2>
Its useful if you want to have a different color fog when you turn around. It will blend between the 2 colors.
Oh, no, I mean when the fog literally changes into a different color, fired by a trigger. I want it to be 'tweened' rather than instantaneous.
Sorry if I didn't explain that well.. :saddowns:
Oh you could try the SetColor input on the fog controllers, just name them.
I don't know about blending it smoothly though.
Isnt there a StartTransition thingy? I never figured out how to use it though.
Good question.
Only thing i can think of is change fog in many many small steps, the split of a second each. But that'd be very unpractical...
Sorry, you need to Log In to post a reply to this thread.