I was testing lighting and day/night cycles, and I found that the trees in my scene (very far away, billboards) aren't affected by light. Here's what it looks like during the day:![alt text][1]
...And here's what it looks like at night:
![alt text][2]
[1]: /storage/temp/33087-daytimelighting.png
[2]: /storage/temp/33088-nighttime_trees_dont_understand_its_night.png
As you can see, the trees aren't affected by light. They have all the correct shaders, (Nature/TreeSoftOcclusionLeaves, Nature/TreeSoftOcclusionBack). I have a rotating directional light in the scene, and changing fog and ambient light. Any Ideas?
↧