Frstrm / TokenLightCondition

Determine the lighting conditions of a token based on placed lights and token lights
MIT License
1 stars 4 forks source link

Option to apply global Dim condition #31

Closed apoapostolov closed 1 year ago

apoapostolov commented 1 year ago

Related to #33 partially.

For scenes where the DM wants to have Twilight, an option in Settings that sets a Dim Light Threshold (default .60).

If the Scene Darkness is between global Dim Light Threshold and scene's Darkness Threshold, Bright Light by Global Illumination is considered Dim light not Bright Light. Bright Light from Light sources is treated as normal.

Frstrm commented 1 year ago

Perfect vision module allows you to set if the global Illumination is considered Bright or Dim. Modifying global illumination and its settings are outside the scope of this module.