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

add additional checks to UI on texture of objects are not visable #393

Open
y0014984 opened this issue Aug 16, 2023 · 0 comments
Open

add additional checks to UI on texture of objects are not visable #393

y0014984 opened this issue Aug 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@y0014984
Copy link
Owner

[player, "VIEW", laptop1] checkVisibility [eyePos player, getPosASL laptop1]
lineIntersects [eyePos player, getPosASL laptop1, player, laptop1];

These commands do not work very well, because they are point based and the screen is maybe very large. So depending on the sepected point to check, the display wouldn't be updated even if the player has a good vision on other parts of the screen.

Currently I'm not sure if this will add that much benefit or reduce the network traffic that much.

@y0014984 y0014984 added the enhancement New feature or request label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant