A* Pathfinding Project  4.1.26
The A* Pathfinding Project for Unity 3D
Pathfinding.Examples Namespace Reference

Classes

class  AnimationLinkTraverser
 Example of how to handle off-mesh link traversal. More...
 
class  Astar3DButton
 Helper script in the example scene 'Turn Based'. More...
 
class  AstarSmoothFollow2
 Smooth Camera Following. More...
 
class  BezierMover
 Moves an object along a spline. More...
 
class  DoorController
 Example script used in the example scenes. More...
 
class  ExampleMover
 
class  GroupController
 RVO Example Scene Unit Controller. More...
 
class  HexagonTrigger
 Helper script in the example scene 'Turn Based'. More...
 
class  LightweightRVO
 Lightweight RVO Circle Example. More...
 
class  LocalSpaceRichAI
 RichAI for local space (pathfinding on moving graphs). More...
 
class  ManualRVOAgent
 Player controlled character which RVO agents will avoid. More...
 
class  MecanimBridge
 Example of how to use Mecanim with the included movement scripts. More...
 
class  MineBotAI
 AI controller specifically made for the spider robot. More...
 
class  MineBotAnimation
 Animation helper specifically made for the spider robot in the example scenes. More...
 
class  ObjectPlacer
 Small sample script for placing obstacles. More...
 
class  PathTypesDemo
 Demos different path types. More...
 
class  ProceduralWorld
 Example script for generating an infinite procedural world. More...
 
class  RVOAgentPlacer
 Places ROV agents in circles. More...
 
class  RVOExampleAgent
 Example movement script for using RVO. More...
 
class  TurnBasedAI
 Helper script in the example scene 'Turn Based'. More...
 
class  TurnBasedDoor
 Helper script in the example scene 'Turn Based'. More...
 
class  TurnBasedManager
 Helper script in the example scene 'Turn Based'. More...