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

Update to Bevy 0.14 #41

Merged
merged 5 commits into from
Jul 10, 2024
Merged

Update to Bevy 0.14 #41

merged 5 commits into from
Jul 10, 2024

Conversation

qhdwight
Copy link
Owner

Warning

You most likely need to modify your player collider after updating to this version! Now the player transform needs to be at the center of the collider. This is to accommodate cylinders as the new recommended default collider.

  • Update to Bevy 0.14 and Rapier 0.27
  • Change player collider in example to a cylinder
  • Massively improve step feature, only for colliders right now

@qhdwight qhdwight self-assigned this Jul 10, 2024
@qhdwight qhdwight merged commit 63d3195 into main Jul 10, 2024
1 check passed
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