IMP1 / GameFlesh

The 'flesh' to the Game Skeleton I'm developing
0 stars 0 forks source link

Can see through diagonal walls #3

Open IMP1 opened 9 years ago

IMP1 commented 9 years ago

Players can see through cracks in diagonal walls. Not sure how to fix this.

Maybe an edge case where angle of raycast is between X and Y (so only checking the 4 corner angles), and also check above (or below) and right (or left).

Bit of a pain.

IMP1 commented 9 years ago

This is still happening, but only at really specific angles.