RS117 / RLHD

BSD 2-Clause "Simplified" License
150 stars 62 forks source link

Fix GOTR Entrance #306

Closed xxEzri closed 2 years ago

xxEzri commented 2 years ago

Tile blending was broken with the fancy pattern in front of the GOTR entrance/exit portal. I had no idea how to fix this before but turns out it's relatively simple and there is precedence elsewhere for loads of similar fixes.

Without ground blending: image

With ground blending before fix: image

With ground blending after fix: image