Class ManualRVOAgent Extends MonoBehaviour
    Public
    
    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.