Skip to main content

Module ai

Module ai 

Source
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.