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

Suggestion: Fog color change. #13

Open
marcosn41 opened this issue Jul 15, 2020 · 1 comment
Open

Suggestion: Fog color change. #13

marcosn41 opened this issue Jul 15, 2020 · 1 comment

Comments

@marcosn41
Copy link

I`m using sky with fog to show better view. So on the end of set_time() function script:

var fogColor = Color(light_color.r,light_color.g,light_color.b,0.1)
env.set_fog_color(fogColor)

This make a nice effect on fog! only problem is in night but i think this is a start.

@Lexpartizan
Copy link
Owner

Thanks! I didn't think about the fog. We should try it this weekend.

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

2 participants