Disabled "Smooth Lighting" causes black outlines for thatch blocks
MangoPicante opened this issue ยท 4 comments
With "smooth lighting" off, the thatch texture appears bugged. The main thatch block texture appears as intended, but the extensions are black.
The quick and dirty fix is to bump up smooth lighting to the absolute minimum and it looks fine. Haven't found any other way to fix it on our non developer end. @TheSexyYeti
And on the developer end, I honestly have no idea why this is happening. It could be a side effect of the model, in that those quads are considered outside of the model space and therefor not actually "lit", as I noticed in a screenshot someone took to demonstrate an issue with the Root's Wildwood leaves that their Grove Stone was almost completely black.
Unfortunately, I don't really know enough about models or modeling to be able to comprehend it. I took a dive back through the source code but I can't find a version since the final release of Roots 2 (where thatch existed) until now where it works properly with the lowest setting.