-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Night-Eye spell illuminates only water surface #14
Comments
Do you have a screenshot of this? |
Before and after: It's not very visible on screenshots, but you should see small change in the reflection. And the next thing that I discovered just now is that it works this way only in the dusk when everything is dimmed but not entirely dark. Casting night-eye in complete darkness or during bright day doesn't change anything at all, not even the reflection. |
Does the night-eye spell create a subtle point light around the player? If so, this would explain things: I overhauled the lighting model, which might result in lights being more visibly reflected from the surface of water. |
Hmm, so it seems like the spell does something hacky like adding ambient light to everything. Thanks for the information, I'll look into this! |
Night-Eye spell somehow illuminates exclusively water surface while all of my surroundings remains dark. It happens only while shaders are installed.
The text was updated successfully, but these errors were encountered: