LeafWulf / weatherfx

This module automatic generate weather effects on canvas (in the current scene) using FX Master module API and Weather Control weather generation messages. Weather FX also provides weather conditions according to the current weather, based on the (now deprecated) Weather Effects 5e module.
MIT License
3 stars 1 forks source link

Option: Link Weather to Global Illumination #10

Open apoapostolov opened 1 year ago

apoapostolov commented 1 year ago

New option, off by default, makes it even easier to manage weather and to communicate with players what is an outdoor map. A map that has Global Illumination on is considered outdoor map and WeatherFX applies to it. Maps without Global Illumination are considered indoor maps and Weather FX is not applied to them.

paulo-roger commented 1 year ago

This will be implemented in the next version :)