• Changelog
  • Get Started
  • Agent Movement
  • Graph Generation
  • Deploying
  • Misc
  • Examples
  • Groups
  • Classes
A* Pathfinding Project 4.3.38
    • Action
    • Another action
    • Something else here
    • Separated link

Group Modifiers

Collection of the most used modifiers

See

Using Modifiers

AdvancedSmooth
AlternativePath

Applies penalty to the paths it processes telling other units to avoid choosing the same path.

FunnelModifier

Simplifies paths on navmesh graphs using the funnel algorithm.

RadiusModifier

Radius path modifier for offsetting paths.

RaycastModifier

Simplifies a path using raycasting.

SimpleSmoothModifier

Modifier which smooths the path.

StartEndModifier

Adjusts start and end points of a path.