Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RaycastingFov should not see through pinch corners #33

Open
awilsoncs opened this issue Nov 25, 2022 · 0 comments
Open

RaycastingFov should not see through pinch corners #33

awilsoncs opened this issue Nov 25, 2022 · 0 comments
Labels
bug Something isn't working server-side This issue applies the server side.

Comments

@awilsoncs
Copy link
Owner

Currently, the RaycastingFov system allows the player to see through "pinch" corners. See the diagram:

.#.
#x#
.#.

The viewer (x) should not be able to see into the corners, as they're blocked by an opaque entity (#). This unexpected behavior is currently reproduced in test RayCastingFov_Should_SeeThroughPinchCorner.

@awilsoncs awilsoncs added bug Something isn't working server-side This issue applies the server side. labels Nov 25, 2022
@awilsoncs awilsoncs added this to the Unscheduled Tech Debt milestone Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server-side This issue applies the server side.
Projects
Status: Todo
Development

No branches or pull requests

1 participant