andriyDev / bevy_landmass

A crate for Bevy to use landmass.
Apache License 2.0
7 stars 1 forks source link

Make nav meshes assets. #18

Closed andriyDev closed 9 months ago

andriyDev commented 9 months ago

Fixes #13.

Now users can create the islands at startup, then load their nav meshes asynchronously. Users no longer need to make their own async management.

codecov-commenter commented 9 months ago

Codecov Report

Merging #18 (c004638) into main (edde847) will decrease coverage by 0.4%. The diff coverage is 97.5%.

Additional details and impacted files | [Files](https://app.codecov.io/gh/andriyDev/bevy_landmass/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/lib.rs](https://app.codecov.io/gh/andriyDev/bevy_landmass/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2xpYi5ycw==) | `95.1% <97.5%> (-0.5%)` | :arrow_down: |