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

Raycast penetrating a little too far, like maybe an extra 0.09 #409

Open
pauls0416 opened this issue Dec 20, 2024 · 1 comment
Open

Raycast penetrating a little too far, like maybe an extra 0.09 #409

pauls0416 opened this issue Dec 20, 2024 · 1 comment
Assignees
Milestone

Comments

@pauls0416
Copy link

pauls0416 commented Dec 20, 2024

I have a terrain that I generated a heightfield from and I noticed that casting rays downward onto the terrain seemed to go below the height at the particular X-Z by about 0.09f. Thinking my heightfield's collider was simply off by a little bit, I added other objects (e.g. Box Colliders) and I noticed they were also off by about the same amount. Is this a known issue with the library or raycast? If so, what can I do to fix it? Thanks in advance.

@DanielChappuis
Copy link
Owner

Thanks a lot for reporting this issue. I will need to check that on my side.

@DanielChappuis DanielChappuis self-assigned this Jan 8, 2025
@DanielChappuis DanielChappuis added this to the v0.10.3 milestone Jan 8, 2025
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

No branches or pull requests

2 participants