Skip to content

Conversation

@skorpnok
Copy link

@skorpnok skorpnok commented Nov 5, 2025

Fixes #45339

Before:
image
After:
image

@skorpnok
Copy link
Author

skorpnok commented Nov 5, 2025

Fix for both the issue and the problems with #47412

Copy link

@FuWan722 FuWan722 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line 488 and 496, both hitDistance and depth are param * raylen, but param is some length / raylen. Do you think we should just remove / raylen and *raylen?
image
image

@skorpnok
Copy link
Author

skorpnok commented Nov 8, 2025

@FuWan722 I aimed at a minimum changelist. But yeah with some minor reshuffling of variables we could get rid of the extras.
I'd like some input from one of the maintainers if it should be part of this PR before I make that change though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VehicleWheel sinks into other colliders

3 participants