Skip to content

v0.11.0

Compare
Choose a tag to compare
@mockersf mockersf released this 09 Dec 23:00
· 2 commits to main since this release
  • 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