You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
The weather plugin can't change the current lighting/shadows/skybox/fog set by this plugin in order to more accurately display weather in the game. For example, it is raining or cloudy, but the sun is still bright with harsh shadows.
When the weather plugin rains or displays clouds, this plugin is able to reduce the brightness of the sun and the harshness of the shadows to simulate diffusion through clouds. When the plugin has fog, the ability to change fog settings in this plugin dynamically would also be nice.
Not sure how plugins work in this infrastructure, but, probably implement an API that allows other plugins to alter lighting/shadow/skybox settings in this plugin.
Example of cloudy looking wrong:
Example of rain looking wrong:
Example of fog looking wrong: (Fog settings should change to reduce visibility)
Example of what it should look like with 117 HD settings changed
The text was updated successfully, but these errors were encountered:
Problem:
The weather plugin can't change the current lighting/shadows/skybox/fog set by this plugin in order to more accurately display weather in the game. For example, it is raining or cloudy, but the sun is still bright with harsh shadows.
When the weather plugin rains or displays clouds, this plugin is able to reduce the brightness of the sun and the harshness of the shadows to simulate diffusion through clouds. When the plugin has fog, the ability to change fog settings in this plugin dynamically would also be nice.
Not sure how plugins work in this infrastructure, but, probably implement an API that allows other plugins to alter lighting/shadow/skybox settings in this plugin.
Example of cloudy looking wrong:
Example of rain looking wrong:
Example of fog looking wrong: (Fog settings should change to reduce visibility)
Example of what it should look like with 117 HD settings changed
The text was updated successfully, but these errors were encountered: