A* Pathfinding Project  4.0.5
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
Package Pathfinding.Examples

Classes

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  LightweightRVO
 Lightweight RVO Circle Example. More...
 
class  LocalSpaceRichAI
 RichAI for local space (pathfinding on moving graphs). More...
 
class  MineBotAI
 AI controller specifically made for the spider robot. 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...