• Changelog
  • Get Started
  • Example Scenes
  • Agent Movement
  • Graph Generation
    • Graph Types
    • Using navmeshes
    • Graph Updates
    • Grid Graph Rules
    • Using nodes
    • Navmesh Cutting
    • Working with tags
    • Saving and Loading Graphs
    • Accessing graph data
    • Large worlds
    • Moving a graph at runtime
    • Off-mesh links
    • Creating graphs during runtime
    • Extending The System
      • Writing Graph Generators
      • Writing Modifiers
    • Editing graph connections manually
    • Spherical Worlds
  • Deploying
  • Misc
  • Deprecated List
  • Examples
  • Groups
  • Classes
A* Pathfinding Project
  • 5.0.4
    • Action
    • Another action
    • Something else here
    • Separated link

Extending The System

The system can be extended in various ways.

Check the subpages for more info.

  • Writing Graph Generators

  • Writing Modifiers