v0.11.0
- Update for Bevy 0.15
NavMeshBundle
has been removed and replaced by required components.NavMeshSettings
is now the main entry point for spawning a NavMesh that will be automatically updated- Avian is not supported out of the box as it hasn't been released for Bevy 0.15 yet. It should work if you patch it in your dependencies to https://github.com/Jondolf/avian#e23d070e