EnableIRMode


Sets the light of the level and the things in it. Remember that things with the 0x8 Thing Flag are considered part of the level. Syntax:

EnableIRMode(level_light, thing_light);

level_light: This is the 0-1 flex light for the level.

thing_light: This is the 0-1 flex light for the things in the level.