A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
LocalAvoidanceMover Class Reference

Small example script of using the LocalAvoidance class. More...

+ Inheritance diagram for LocalAvoidanceMover:
+ Collaboration diagram for LocalAvoidanceMover:

Public Attributes

float speed = 2
 
float targetPointDist = 10
 

Private Member Functions

void Start ()
 
void Update ()
 

Private Attributes

LocalAvoidance controller
 
Vector3 targetPoint
 

Detailed Description

Small example script of using the LocalAvoidance class.


The documentation for this class was generated from the following file: