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

Reverse back wheels in webgl_demo_vehicle #425

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

vincentfretin
Copy link
Contributor

While using the webgl_demo_vehicle example with the car model and wheels from https://github.com/pmndrs/racing-game/tree/main/public/models I found out that the back wheels were actually reversed. The front wheels are fine.
Although it doesn't show in the demo that they are reversed and it doesn't seem to impact the physics, I thought I would still create the PR to fix it.

Copy link
Owner

@kripken kripken left a comment

Choose a reason for hiding this comment

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

Thanks!

@kripken kripken merged commit 8f8b718 into kripken:main Oct 30, 2023
3 checks passed
kripken pushed a commit that referenced this pull request Nov 20, 2023
Update link to Vehicle demo in README after the changes in #425
@vincentfretin vincentfretin deleted the fix-wheels branch November 21, 2023 13:59
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.

None yet

2 participants