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

fix(Rotation): raycast fails when spot inside box #5635

Merged
merged 3 commits into from
Feb 15, 2025
Merged

Conversation

1zun4
Copy link
Member

@1zun4 1zun4 commented Feb 15, 2025

When we are inside a box, we cannot raycast to a point on the box. We should just use our preferred spot, since we are already inside the box and therefore aiming correctly anyway.

When we are inside a box, we cannot raycast to a point on the box. We should just use our preferred spot, since we are already inside the box and therefore aiming correctly anyway.
@1zun4 1zun4 added this to the 0.27.0 milestone Feb 15, 2025
@1zun4 1zun4 merged commit d3a417a into nextgen Feb 15, 2025
3 checks passed
@1zun4 1zun4 deleted the fix/box-spot-inside branch February 15, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant