Expand description
Vanilla-shaped mob AI foundations.
Modulesยง
- control
- Mob control state.
- goal
- Vanilla-shaped goal selector and movement goals.
- navigation
- Path navigation state shell.
- node
- Vanilla pathfinding node primitives.
- path
- Path type, cache, and malus state used by vanilla mob pathfinding.
- pathfinder
- Vanilla-shaped A* path search.
- sensing ๐
- Per-mob sensing caches.
- targeting ๐
- walk
- Vanilla walk path-type classification.