🤖 AI and Pathfinding
Libraries
- Doprez.Stride.AI - FSM and GOAP AI library built for the Stride engine
- Bepu Navigation - Pathfinding for Bepu physics using DotRecast, a .NET port of Recast/Detour
Examples
- Stride-npc - Basic finite state machine example for NPC behaviour using entity processors
- Stride-goap - Simple goal-oriented action planning (GOAP) for agents, powered by MountainGoap
- Pathfinding With Entity Processors - Pathfinding demo wiring navigation logic through Stride's entity processor system