BlackPhlox / bevy_dolly

h3r2tic's dolly abstraction layer for the bevy game framework
Apache License 2.0
143 stars 22 forks source link

Update bevy to 0.11 and leafwing-input-manager to 0.10 #36

Closed nvdaz closed 1 year ago

nvdaz commented 1 year ago

I have updated the examples to 0.11. The 2d camera systems also now maintains the original z position rather than always changing it to 0. I think this is more reasonable as I did not expect this while trying to fix the 2d examples.

nvdaz commented 1 year ago

Fixed the Clippy warnings -- should be good to go now

BlackPhlox commented 1 year ago

Nice! All seems to be in working order, merging! 🚀 Congrats on your PR and thanks for your contribution! Welcome to the Bevy community! 😊 🐦