Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for 3D Weather plugin to change the dynamic lighting/shadows/skybox depending on weather #490

Open
StorioGames opened this issue Aug 9, 2024 · 0 comments

Comments

@StorioGames
Copy link

StorioGames commented Aug 9, 2024

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:
image

Example of rain looking wrong:
image

Example of fog looking wrong: (Fog settings should change to reduce visibility)
image

Example of what it should look like with 117 HD settings changed

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant