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

use velocity to move the car instead of just changing the transform #17

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

shnewto
Copy link
Owner

@shnewto shnewto commented Aug 14, 2024

sort of surprising just changing the transform worked before, should have been applying velocity from the start instead.

also learned avian supports heightfields directly so used that approach instead of getting into parry SharedShape stuff

closes #16

@tnajdek (in case you were interested in how things worked out 😄)

@shnewto shnewto merged commit 150ff6c into main Aug 14, 2024
7 checks passed
@shnewto shnewto deleted the update-avian-example branch August 14, 2024 01:23
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.

after the switch from xpbd to avian, the example is looking weird 🤔
1 participant