Environment - Colors

From Bohemia Interactive Community
Revision as of 21:22, 17 July 2010 by Miika Jarvinen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ARMA 2: Operation Arrowhead ONLY


Module changes colors and brightness with ppEffectCreate depending on overcast and time of day. Colors will be desaturated during the night.

Initialization

Startup

F7 > Environment - Colors

Optional parameters

Set variables to module with desired values

  • intensity = <number>; - Intensity, range is probably from 0 to 1.
Example: this setvariable ["intensity",0.5];
Default value: 0.8