jtsymon/shadow

Shadow rendering bug

jtsymon opened this issue · 0 comments

For some reason standing exactly at the edge of a corner can mess up the shadow rendering:

  1. Sight is blocked by the corner right next to us
    image
  2. It looks like we see past the corner right next to us, but can't quite see the far corner of the building, so the game decides we can't see that whole area and shadows to the corner of the viewport instead.
    image
  3. Can see the far corner, so it renders correctly
    image