| 
    A* Pathfinding Project
    4.0.0
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Player controlled character which RVO agents will avoid. More...
Player controlled character which RVO agents will avoid.
This script is intended to show how you can make NPCs avoid a player controlled (or otherwise externally controlled) character.
Public Attributes | |
| float | speed = 1 | 
Private Member Functions | |
| void | Awake () | 
| void | Update () | 
Private Attributes | |
| RVOController | rvo | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
| float speed = 1 |