Crate seldom_map_nav

Source
Expand description

Bevy plugin that does navmesh generation, pathfinding, and navigation for tilemaps. Navmesh generation is available without Bevy dependency.

Modulesยง

mesh
Navmesh structures and generation
prelude
Module for convenient imports. Use with use seldom_map_nav::prelude::*;.
set
Bevy stage