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 for bevy 0.10 #4

Open
wants to merge 1 commit into
base: part-7
Choose a base branch
from

Conversation

banool
Copy link

@banool banool commented Mar 12, 2023

This PR updates the tutorial to work with the latest Bevy release, 0.10. Mostly this is stuff around adding systems, but there are a few other changes.

To make this work I had to use a branch of bevy_mod_picking that has been updated for 0.10: aevyrie/bevy_mod_picking#191. I believe that will get merged soon though, so it might be worth waiting for that instead of relying on a branch.

I also commented out some of the egui inspector stuff since I think that'll need an update too.

Feel free to take over this PR, I don't know if I'll get time to finish this off!

@banool banool changed the base branch from part-1 to part-7 March 12, 2023 23:34
@banool banool marked this pull request as ready for review March 12, 2023 23:38
@banool banool changed the title banool/update to 0.10 Update for bevy 0.10 Mar 12, 2023
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