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

[BUG] - Open doors still block mouse raycasting #21

Closed
KobaltBlu opened this issue Jun 24, 2023 · 0 comments · Fixed by #31
Closed

[BUG] - Open doors still block mouse raycasting #21

KobaltBlu opened this issue Jun 24, 2023 · 0 comments · Fixed by #31
Labels
bug Something isn't working KotOR.js About the KotOR.js library

Comments

@KobaltBlu
Copy link
Owner

KobaltBlu commented Jun 24, 2023

Describe the bug
After opening a door, the mouse cannot interact with objects beyond it until the raycast origin (camera screen plane) has passed beyond it.

To Reproduce
Steps to reproduce the behavior:

  1. Open a door ingame
  2. Attempt to click on an interactable object beyond it.

Expected behavior
When a door is open, it should no longer block object picking and interaction.

@KobaltBlu KobaltBlu added bug Something isn't working KotOR.js About the KotOR.js library labels Jun 24, 2023
@KobaltBlu KobaltBlu linked a pull request Jul 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working KotOR.js About the KotOR.js library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant