|
A* Pathfinding Project
3.6.8
The A* Pathfinding Project for Unity 3D
|
Small example script of using the LocalAvoidance class. More...
Small example script of using the LocalAvoidance class.
Public Attributes | |
| float | speed = 2 |
| float | targetPointDist = 10 |
Private Member Functions | |
| void | Start () |
| void | Update () |
Private Attributes | |
| LocalAvoidance | controller |
| Vector3 | targetPoint |
|
private |
|
private |
|
private |
| float speed = 2 |
|
private |
| float targetPointDist = 10 |