📄️ Performance Tuning
This guide covers how to optimize AirPath for your specific use case, whether you're targeting mobile devices, need real-time pathfinding for many agents, or require high-precision paths.
📄️ Pathfinding Modes
AirPath supports different pathfinding modes that determine how start and end positions are selected. This page explains the built-in modes and how to create custom ones.
📄️ Swarm Integration
AirPath includes a swarm system for controlling multiple agents (birds, drones, etc.) that follow calculated paths. This page explains how to set up and customize swarm behavior.
📄️ Extending AirPath
AirPath is designed to be extensible. This guide covers common extension points and patterns for customizing the system to your needs.