v0.2.0-dev
Update to Bevy 0.10.0 and 0.21.0
Makes use of .chain()
and .add_systems(...)
to clean up the ordering in the controller systems. Logic with Windows has been changed as they are now entities instead of resources .Not much else has been impacted.